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 }}
bdochen
/
playwright-python
Public
forked from
microsoft/playwright-python
Notifications
You must be signed in to change notification settings
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 Dec 10, 2021
fix: show PY version instead of driver version (#1068)
mxschmitt
authored
f2c3109
Copy full SHA for f2c3109
Commits on Nov 22, 2021
chore: add missing sync assertions (#1047)
mxschmitt
authored
174d624
Copy full SHA for 174d624
chore: remove sdkLanguage in newContext/connectOverCDP (#1051)
mxschmitt
authored
590fa91
Copy full SHA for 590fa91
Commits on Nov 20, 2021
devops: don't accept workflow_dispatch event for publish
mxschmitt
authored
d23d47a
Copy full SHA for d23d47a
Commits on Nov 19, 2021
fix: setup.py --all only put local driver if arch matches (#1043)
mxschmitt
authored
37c0533
Copy full SHA for 37c0533
feat: added web-first assertions (#1036)
mxschmitt
authored
bea12da
Copy full SHA for bea12da
Commits on Nov 15, 2021
test: use headed instead of headful in CLI args (#1028)
mxschmitt
authored
4774b61
Copy full SHA for 4774b61
Commits on Nov 12, 2021
devops: rename default branch to main (#1027)
mxschmitt
authored
a595117
Copy full SHA for a595117
Commits on Nov 10, 2021
feat(roll): roll Playwright 1.18.0-next-1636539685000 (#1021)
mxschmitt
authored
cd14696
Copy full SHA for cd14696
test: add tracing related tests (#1020)
mxschmitt
authored
b5ef624
Copy full SHA for b5ef624
Commits on Nov 9, 2021
feat(roll): roll Playwright 1.17.0-next-1636463074000 (#1013)
mxschmitt
authored
2152eaa
Copy full SHA for 2152eaa
test: have server.set_auth accepting strings (#1016)
mxschmitt
authored
bc23047
Copy full SHA for bc23047
Commits on Nov 4, 2021
feat(roll): roll Playwright 1.17.0-next-1635811939000 (#1003)
mxschmitt
authored
9b5e858
Copy full SHA for 9b5e858
Commits on Nov 2, 2021
chore: allow custom PLAYWRIGHT_BROWSERS_PATH with Pyinstaller (#1002)
mxschmitt
authored
0a3d7f0
Copy full SHA for 0a3d7f0
Commits on Oct 27, 2021
chore: cleanup route handling (#973)
mxschmitt
authored
6bc5afc
Copy full SHA for 6bc5afc
Commits on Oct 20, 2021
feat(roll): roll Playwright 1.16.0-next-1634703014000 (#970)
mxschmitt
authored
a0a6536
Copy full SHA for a0a6536
Commits on Oct 18, 2021
fix(har): omit content when False is passed (#959)
mxschmitt
authored
6ecdf0e
Copy full SHA for 6ecdf0e
Commits on Oct 12, 2021
feat(roll): roll Playwright 1.16.0-next-1634054506000 (#944)
mxschmitt
authored
75931ee
Copy full SHA for 75931ee
Commits on Oct 4, 2021
chore: roll to Playwright 1.16.0-next-1633339886000 (#932)
mxschmitt
authored
287d820
Copy full SHA for 287d820
Commits on Sep 27, 2021
feat(roll): roll Playwright 1.16.0-next-1632717011000 (#919)
mxschmitt
authored
a385b00
Copy full SHA for a385b00
Commits on Sep 16, 2021
feat(roll): roll Playwright 1.16.0-next-1631799458000 (#911)
mxschmitt
authored
34fbf6b
Copy full SHA for 34fbf6b
feat(roll): roll Playwright 1.15.0-1631797286000 (#910)
mxschmitt
authored
f6e5f3d
Copy full SHA for f6e5f3d
Commits on Sep 15, 2021
test: mark upstream flaky tests as flaky
mxschmitt
committed
42bd3f0
Copy full SHA for 42bd3f0
feat(roll): roll Playwright 1.15.0-next-1631655106000 (#905)
mxschmitt
authored
0c26cbf
Copy full SHA for 0c26cbf
test: re-enable type checking on sync tests (#906)
mxschmitt
authored
d12962b
Copy full SHA for d12962b
Commits on Sep 13, 2021
fix: make sure page.goto navigates away from pages with beforeunload (#898)
mxschmitt
authored
b010d3e
Copy full SHA for b010d3e
Commits on Sep 10, 2021
feat(roll): roll Playwright 1.15.0-next-1631091227000 (#887)
mxschmitt
authored
89b957b
Copy full SHA for 89b957b
Commits on Sep 1, 2021
test: unflake test_should_set_bodysize_to_0
mxschmitt
committed
f422faf
Copy full SHA for f422faf
chore: annotate sync tests with types (#882)
mxschmitt
authored
da1bd03
Copy full SHA for da1bd03
Commits on Aug 27, 2021
feat(roll): roll Playwright 1.15.0-next-1630006646000 (#871)
mxschmitt
authored
ab7502c
Copy full SHA for ab7502c
Commits on Aug 26, 2021
chore(protocol): implement client side hello (#836)
mxschmitt
authored
5981155
Copy full SHA for 5981155
fix: query_selector strict mode (#870)
mxschmitt
authored
646af02
Copy full SHA for 646af02
Commits on Aug 23, 2021
chore: bump dev dependencies (#865)
mxschmitt
authored
cb54099
Copy full SHA for cb54099
chore: delete no longer needed files
mxschmitt
committed
1c86a35
Copy full SHA for 1c86a35
Commits on Aug 19, 2021
feat(roll): roll Playwright 1.15.0-next-1629385562000 (#854)
mxschmitt
authored
c4a38ab
Copy full SHA for c4a38ab
Pagination
Previous
Next
You can’t perform that action at this time.