Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ProgramRipper
/
playwright-python
Public
forked from
microsoft/playwright-python
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
mxschmitt
Datepicker
All time
Commit History
Commits on Sep 9, 2025
chore: fix api generation under Python 3.13 (#2970)
mxschmitt
authored
6fa9500
Copy full SHA for 6fa9500
Commits on Aug 28, 2025
chore(roll): roll Playwright to 1.55.0-beta-1756314050000 (#2960)
mxschmitt
authored
4a03d71
Copy full SHA for 4a03d71
Commits on Aug 14, 2025
fix: timeout option support with fetch api (#2947)
mxschmitt
authored
1be34f2
Copy full SHA for 1be34f2
Commits on Aug 12, 2025
test: unflake cr tracing test (#2942)
mxschmitt
authored
6e9ff7a
Copy full SHA for 6e9ff7a
Commits on Aug 5, 2025
test: unflake test_context_add_cookies_should_work (#2935)
mxschmitt
authored
3fea01e
Copy full SHA for 3fea01e
test: unflake dialog inline script test (#2934)
mxschmitt
authored
7dc8b32
Copy full SHA for 7dc8b32
Commits on Jul 22, 2025
chore: update pre-commit / linters (#2925)
mxschmitt
authored
6dd5aa2
Copy full SHA for 6dd5aa2
test: update client certificate test certs (#2923)
mxschmitt
authored
cc27d25
Copy full SHA for cc27d25
Commits on Jul 10, 2025
fix: Make context manager __exit__/__aexit__ signatures compatible with typing protocols (#2915)
mxschmitt
authored
8cd9256
Copy full SHA for 8cd9256
Commits on Jun 24, 2025
devops: use windows-2019 for conda builds (#2899)
mxschmitt
authored
b0c0ee0
Copy full SHA for b0c0ee0
Commits on Jun 11, 2025
test: refactor trace viewer tests to use actual trace viewer (#2885)
mxschmitt
authored
2c8aa6d
Copy full SHA for 2c8aa6d
Commits on Jun 10, 2025
test: use tmp_path instead of tmpdir fixture (#2884)
mxschmitt
authored
5476582
Copy full SHA for 5476582
Commits on May 27, 2025
chore: bump pytest-asyncio to v1.0.0 (#2868)
mxschmitt
authored
b98dd6c
Copy full SHA for b98dd6c
Commits on May 12, 2025
test: unflake test_context_cookies_should_work test in Edge (#2847)
mxschmitt
authored
871149c
Copy full SHA for 871149c
Commits on May 1, 2025
devops: add linux-arm64 Docker tests (#2837)
mxschmitt
authored
e6c5ba4
Copy full SHA for e6c5ba4
Commits on Apr 28, 2025
chore: publish win32-arm64 wheel (#2800)
mxschmitt
authored
f5857df
Copy full SHA for f5857df
chore: adjust license metadata in pyproject.toml (#2828)
mxschmitt
authored
dc525e7
Copy full SHA for dc525e7
Commits on Mar 31, 2025
chore: fix double call log formatting (#2805)
mxschmitt
authored
70a3765
Copy full SHA for 70a3765
Commits on Mar 25, 2025
fix: "" userDataDir on Windows with Python 3.9 (#2801)
mxschmitt
authored
8f330bc
Copy full SHA for 8f330bc
chore: update pytest-asyncio (#2783)
mxschmitt
authored
8870edb
Copy full SHA for 8870edb
Commits on Mar 19, 2025
devops: migrate to GitHub App for automation (#2795)
mxschmitt
authored
c9b30dd
Copy full SHA for c9b30dd
Commits on Mar 18, 2025
devops: fix ESRP publishing
mxschmitt
committed
256635b
Copy full SHA for 256635b
chore(roll): roll Playwright to 1.51.1 (#2786)
mxschmitt
authored
3f97c8a
Copy full SHA for 3f97c8a
Commits on Mar 10, 2025
test: migrate flaky plugin to rerunfailures (#2772)
mxschmitt
authored
25fb05d
Copy full SHA for 25fb05d
chore(roll): roll Playwright to 1.51.0-beta-1741166263000 (#2767)
mxschmitt
authored
1b95464
Copy full SHA for 1b95464
Commits on Mar 6, 2025
test: unflake tests (#2768)
mxschmitt
authored
55725d5
Copy full SHA for 55725d5
Commits on Mar 3, 2025
devops: use ESRP PME for publishing (#2760)
mxschmitt
authored
738f98d
Copy full SHA for 738f98d
Commits on Feb 14, 2025
devops: add noarch support to meta.yaml (#2741)
mxschmitt
authored
03e124b
Copy full SHA for 03e124b
Commits on Feb 7, 2025
devops: use separate Release job for publishing (#2733)
mxschmitt
authored
ca0cf3e
Copy full SHA for ca0cf3e
Commits on Feb 5, 2025
fix(locator): fix is_enabled method (#2732)
mxschmitt
authored
c88f12a
Copy full SHA for c88f12a
Commits on Feb 3, 2025
chore(roll): roll Playwright to v1.50.1 (#2727)
mxschmitt
authored
058a335
Copy full SHA for 058a335
Commits on Jan 30, 2025
chore(roll): roll Playwright to v1.50 (#2726)
mxschmitt
authored
fb271bd
Copy full SHA for fb271bd
Commits on Jan 27, 2025
chore: relax dependency versions (#2698)
mxschmitt
authored
9ab78ab
Copy full SHA for 9ab78ab
fix(assertions): allow tuple as valid input type for expected text values (#2723)
mxschmitt
authored
4ecf61e
Copy full SHA for 4ecf61e
Commits on Jan 22, 2025
fix(webError): fix WebError when using sync API (#2721)
mxschmitt
authored
dffa098
Copy full SHA for dffa098
Pagination
Previous
Next
You can’t perform that action at this time.