{"id":26845579,"url":"https://github.com/automatedowl/selenium-python-pom-example","last_synced_at":"2025-08-16T15:17:59.861Z","repository":{"id":123505416,"uuid":"136399822","full_name":"AutomatedOwl/selenium-python-pom-example","owner":"AutomatedOwl","description":"Example of selenium test using Page-Object-Model running on pytest framework.","archived":false,"fork":false,"pushed_at":"2020-08-25T16:01:02.000Z","size":7076,"stargazers_count":3,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T20:26:29.075Z","etag":null,"topics":["page-object-model","pytest","python","selenium"],"latest_commit_sha":null,"homepage":null,"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/AutomatedOwl.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":"2018-06-07T00:18:58.000Z","updated_at":"2025-02-07T00:53:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"306e4ca5-a9cd-44a1-8c1b-a6e5ee60e5ca","html_url":"https://github.com/AutomatedOwl/selenium-python-pom-example","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AutomatedOwl/selenium-python-pom-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomatedOwl%2Fselenium-python-pom-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomatedOwl%2Fselenium-python-pom-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomatedOwl%2Fselenium-python-pom-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomatedOwl%2Fselenium-python-pom-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AutomatedOwl","download_url":"https://codeload.github.com/AutomatedOwl/selenium-python-pom-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomatedOwl%2Fselenium-python-pom-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270729279,"owners_count":24635396,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["page-object-model","pytest","python","selenium"],"created_at":"2025-03-30T19:37:04.531Z","updated_at":"2025-08-16T15:17:59.839Z","avatar_url":"https://github.com/AutomatedOwl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenium-python-pom-example\n\nExample of selenium test using Page-Object-Model running on pytest framework.\nThis example currently supports Linux distribution or Windows with Chrome browser of version 66-68 installed.\nSurprisingly it was also tested successfully on Chrome 81 as well.\n\nTo run on Windows, just install the package requirements and launch the test:\n```\npip install -r requirements\\requirements.txt\npytest\n``` \n\nTo run on Linux, make the chromedriver file executable by running the following command from root project dir:\n```\nchmod +x driver/executable/chromedriver\n```\n\nInstall the requirements:\n```\n# Ubuntu:\nsudo apt install python-pytest python-pip\npip install -r requirements/requirements.txt\n\n# Fedora:\nsudo dnf install python-pytest python-pip\npip install -r requirements/requirements.txt\n```\n\nThen in order to run the test (with log output):\n```\npytest -s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatedowl%2Fselenium-python-pom-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomatedowl%2Fselenium-python-pom-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatedowl%2Fselenium-python-pom-example/lists"}