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 }}
Coder-Soder
/
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
All users
Datepicker
All time
Commit History
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
chore: remove redundant greenlet for tests (#1045)
kumaraditya303
authored
ed4dcfb
Copy full SHA for ed4dcfb
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 18, 2021
chore: smart detection for a driver download url (#1038)
Show description for 96f78dd
aslushnikov
authored
96f78dd
Copy full SHA for 96f78dd
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 11, 2021
feat: arm64 support (#1022)
kumaraditya303
authored
5b7bb19
Copy full SHA for 5b7bb19
chore: use math.inf in route handling as max value (#986)
kumaraditya303
authored
6e55a83
Copy full SHA for 6e55a83
chore: add repr for FrameLocator (#1018)
kumaraditya303
authored
241e06a
Copy full SHA for 241e06a
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
chore: add conda Python 3.10 (#1006)
kumaraditya303
authored
82e3931
Copy full SHA for 82e3931
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
chore: enable pyright on sync tests (#1015)
kumaraditya303
authored
cb24d15
Copy full SHA for cb24d15
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 29, 2021
chore: drop win32 drivers (#993)
kumaraditya303
authored
29b5a13
Copy full SHA for 29b5a13
Commits on Oct 27, 2021
chore: cleanup route handling (#973)
mxschmitt
authored
6bc5afc
Copy full SHA for 6bc5afc
Commits on Oct 25, 2021
chore: run pyright on CI as type checker (#942)
kumaraditya303
authored
0be6efe
Copy full SHA for 0be6efe
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
devops: add Python 3.10 bots (#948)
kumaraditya303
authored
d66d27f
Copy full SHA for d66d27f
Commits on Oct 13, 2021
chore: prepare connection refactor for jsonpipe (#949)
kumaraditya303
authored
ae12e30
Copy full SHA for ae12e30
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 Oct 1, 2021
fix: propagate dispatch error to current task (#917)
Show description for f6ef8a6
kumaraditya303
and
mxschmitt
authored
f6ef8a6
Copy full SHA for f6ef8a6
Commits on Sep 30, 2021
chore: roll to Playwright 1.16.0-next-1632960932000 (#925)
kumaraditya303
authored
b7eb7d8
Copy full SHA for b7eb7d8
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 24, 2021
chore: bump dev deps (#918)
kumaraditya303
authored
2bd77c7
Copy full SHA for 2bd77c7
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
Pagination
Previous
Next
You can’t perform that action at this time.