{"id":26168728,"url":"https://github.com/mdmintz/playwright-vs-seleniumbase","last_synced_at":"2026-03-05T14:03:40.729Z","repository":{"id":274574586,"uuid":"923311629","full_name":"mdmintz/playwright-vs-seleniumbase","owner":"mdmintz","description":"Comparing Playwright to SeleniumBase (in terms of performance)","archived":false,"fork":false,"pushed_at":"2025-11-23T18:36:30.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T19:48:09.617Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdmintz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-28T02:06:30.000Z","updated_at":"2025-11-23T18:36:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"da5a83b8-4dcd-49c8-9a47-785dd558d5ce","html_url":"https://github.com/mdmintz/playwright-vs-seleniumbase","commit_stats":null,"previous_names":["mdmintz/playwright-vs-seleniumbase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdmintz/playwright-vs-seleniumbase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmintz%2Fplaywright-vs-seleniumbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmintz%2Fplaywright-vs-seleniumbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmintz%2Fplaywright-vs-seleniumbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmintz%2Fplaywright-vs-seleniumbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdmintz","download_url":"https://codeload.github.com/mdmintz/playwright-vs-seleniumbase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmintz%2Fplaywright-vs-seleniumbase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2025-03-11T18:11:09.547Z","updated_at":"2026-03-05T14:03:40.686Z","avatar_url":"https://github.com/mdmintz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playwright-vs-seleniumbase\n\n\u003cimg src=\"https://seleniumbase.github.io/other/riding_browsers_3.jpg\" title=\"Browser Racing\" width=\"488\"\u003e\n\n### Comparing Playwright to SeleniumBase in terms of performance.\n\nStats are based on median runtimes (out of 3) for the following examples from:\n[playwright-vs-seleniumbase/examples](https://github.com/mdmintz/playwright-vs-seleniumbase/tree/master/examples):\n\n* [examples/raw_sb_headless_launch.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_sb_headless_launch.py)\n* [examples/raw_pw_headless_launch.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_pw_headless_launch.py)\n* [examples/raw_sb_headless_flow.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_sb_headless_flow.py)\n* [examples/raw_pw_headless_flow.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_pw_headless_flow.py)\n* [examples/raw_sb_headless_multi.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_sb_headless_multi.py)\n* [examples/raw_pw_headless_multi.py](https://github.com/mdmintz/playwright-vs-seleniumbase/blob/master/examples/raw_pw_headless_multi.py)\n\n--------\n\n### Ubuntu / Linux stats collected from:\n\nhttps://github.com/mdmintz/playwright-vs-seleniumbase/actions/runs/13023608062/job/36328887852\n\n``Runtimes - Linux(Ubuntu)``\n---\n| Test | SB runtime (s) | PW runtime (s) | Winner\n| - | ---------------- | --------------- |---------------|\n| Browser Launch | 0.325 | 0.362 | SeleniumBase |\n| Flow (Test-only) | 0.484 | 0.351 | Playwright |\n| Flow (Full) | 0.838 | 0.704 | Playwright |\n| Multi (via pytest) | 1.12 | 1.68 | SeleniumBase |\n\n--------\n\n### macOS stats collected from:\n\nhttps://github.com/mdmintz/playwright-vs-seleniumbase/actions/runs/13024095932/job/36330171144\n\n``Runtimes - macOS``\n---\n| Test | SB runtime (s) | PW runtime (s) | Winner\n| - | ---------------- | --------------- |---------------|\n| Browser Launch | 0.296 | 0.292 | Basically a Tie |\n| Flow (Test-only) | 0.769 | 0.956 | SeleniumBase |\n| Flow (Full) | 1.13 | 1.25 | SeleniumBase |\n| Multi (via pytest) | 0.90 | 2.24 | SeleniumBase |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmintz%2Fplaywright-vs-seleniumbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdmintz%2Fplaywright-vs-seleniumbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmintz%2Fplaywright-vs-seleniumbase/lists"}