{"id":19988116,"url":"https://github.com/nbaldzhiev/python-selenium-boilerplate-automation-framework","last_synced_at":"2026-05-10T01:57:46.886Z","repository":{"id":159721248,"uuid":"537187988","full_name":"nbaldzhiev/python-selenium-boilerplate-automation-framework","owner":"nbaldzhiev","description":"Boilerplate project for a core Selenium framework with Python","archived":false,"fork":false,"pushed_at":"2022-09-26T19:56:51.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-12T11:47:48.318Z","etag":null,"topics":["automation-framework","boilerplate","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nbaldzhiev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-15T20:01:34.000Z","updated_at":"2023-11-22T03:04:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7430f48-3d56-4f06-99ca-3030e30ca720","html_url":"https://github.com/nbaldzhiev/python-selenium-boilerplate-automation-framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaldzhiev%2Fpython-selenium-boilerplate-automation-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaldzhiev%2Fpython-selenium-boilerplate-automation-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaldzhiev%2Fpython-selenium-boilerplate-automation-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaldzhiev%2Fpython-selenium-boilerplate-automation-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbaldzhiev","download_url":"https://codeload.github.com/nbaldzhiev/python-selenium-boilerplate-automation-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241426176,"owners_count":19960987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation-framework","boilerplate","python","selenium"],"created_at":"2024-11-13T04:41:24.299Z","updated_at":"2026-05-10T01:57:46.836Z","avatar_url":"https://github.com/nbaldzhiev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Core Selenium Boilerplate Project (Python)\n\nThe repository contains a boilerplate project for a core Selenium framework with Python. \"Core\" would mean that the project supports the most fundamental \nparts of a UI framework with Selenium:\n* cross-browser support:\n  - Chrome;\n  - Firefox;\n  - Edge.\n* various UI elements support:\n  - `Input`;\n  - `Checkbox`;\n  - `Dropdown` - single-select and multi-select;\n  - `Table`;\n  - `Collection` - a collection of elements with a common locator;\n  - `Link`;\n  - `Button`.\n\nThe idea is to make it easier for a given team to bootstrap its UI test automation effort. The framework aims to be generic enough and can be adjusted according to a specific product under test.\n\n## Tech stack\n* Python 3.7+\n* Selenium 4.4.3\n\nPlease refer to installing the requirements in the file `requirements.txt` in a Python virtual environment in order to ensure that all required packages are present.\n\n## Other\n\nThe project uses the following packages for code style formatting:\n* isort\n* black\n* pylint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaldzhiev%2Fpython-selenium-boilerplate-automation-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbaldzhiev%2Fpython-selenium-boilerplate-automation-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaldzhiev%2Fpython-selenium-boilerplate-automation-framework/lists"}