{"id":21944703,"url":"https://github.com/browserstack/python-selenium-browserstack","last_synced_at":"2026-03-13T16:31:34.407Z","repository":{"id":41871681,"uuid":"477558720","full_name":"browserstack/python-selenium-browserstack","owner":"browserstack","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-03T13:54:23.000Z","size":49,"stargazers_count":9,"open_issues_count":2,"forks_count":31,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-02-10T20:42:32.677Z","etag":null,"topics":[],"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/browserstack.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-04T05:16:05.000Z","updated_at":"2025-05-05T20:39:00.000Z","dependencies_parsed_at":"2025-04-22T21:06:48.382Z","dependency_job_id":"c3986017-0af7-406b-8f74-f8173aac51e3","html_url":"https://github.com/browserstack/python-selenium-browserstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/browserstack/python-selenium-browserstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fpython-selenium-browserstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fpython-selenium-browserstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fpython-selenium-browserstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fpython-selenium-browserstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserstack","download_url":"https://codeload.github.com/browserstack/python-selenium-browserstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fpython-selenium-browserstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30471017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-29T04:16:56.619Z","updated_at":"2026-03-13T16:31:34.377Z","avatar_url":"https://github.com/browserstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-selenium-browserstack\nRun python tests on browserstack using the SDK.\n\n## Prerequisite\n```\npython3 should be installed\n```\n\n## Setup\n* Clone the repo\n```\ngit clone -b sdk https://github.com/browserstack/python-selenium-browserstack.git\n``` \n* Install packages through requirements.txt\n```\npip3 install -r requirements.txt\n```\n\n## Set BrowserStack Credentials\n* Add your BrowserStack username and access key in the `browserstack.yml` config fle.\n* You can also export them as environment variables, `BROWSERSTACK_USERNAME` and `BROWSERSTACK_ACCESS_KEY`:\n\n  #### For Linux/MacOS\n    ```\n    export BROWSERSTACK_USERNAME=\u003cbrowserstack-username\u003e\n    export BROWSERSTACK_ACCESS_KEY=\u003cbrowserstack-access-key\u003e\n    ```\n  #### For Windows\n    ```\n    setx BROWSERSTACK_USERNAME=\u003cbrowserstack-username\u003e\n    setx BROWSERSTACK_ACCESS_KEY=\u003cbrowserstack-access-key\u003e\n    ```\n\n## Running tests\n* Run sample test:\n  - To run the sample test across platforms defined in the `browserstack.yml` file, run:\n    ```\n    browserstack-sdk ./tests/test.py\n    ``` \n* Run tests on locally hosted website:\n  - To run the local test across platforms defined in the `browserstack.yml` file, run:\n    ```\n    browserstack-sdk ./tests/local-test.py\n    ``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fpython-selenium-browserstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowserstack%2Fpython-selenium-browserstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fpython-selenium-browserstack/lists"}