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 }}
microsoft
/
playwright-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
13.9k
Code
Issues
46
Pull requests
8
Actions
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Models
Security
Insights
Commits
Branch selector
main
User selector
kumaraditya303
Datepicker
All time
Commit History
Commits on Nov 22, 2021
chore: remove redundant greenlet for tests (#1045)
kumaraditya303
authored
ed4dcfb
Copy full SHA for ed4dcfb
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
chore: add conda Python 3.10 (#1006)
kumaraditya303
authored
82e3931
Copy full SHA for 82e3931
Commits on Nov 9, 2021
chore: enable pyright on sync tests (#1015)
kumaraditya303
authored
cb24d15
Copy full SHA for cb24d15
Commits on Oct 29, 2021
chore: drop win32 drivers (#993)
kumaraditya303
authored
29b5a13
Copy full SHA for 29b5a13
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 18, 2021
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 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 24, 2021
chore: bump dev deps (#918)
kumaraditya303
authored
2bd77c7
Copy full SHA for 2bd77c7
Commits on Sep 15, 2021
feat: add docs for events in the generator (#897)
kumaraditya303
authored
5e52bcf
Copy full SHA for 5e52bcf
Commits on Sep 14, 2021
chore: remove special handling for `__getitem__` (#894)
kumaraditya303
authored
9a59907
Copy full SHA for 9a59907
Commits on Sep 10, 2021
chore: test on Python 3.10 (#847)
kumaraditya303
authored
6cb70f3
Copy full SHA for 6cb70f3
Commits on Sep 1, 2021
chore: roll to 1.15.0-next-1630342926000 (#879)
kumaraditya303
authored
79e77e9
Copy full SHA for 79e77e9
Commits on Aug 31, 2021
chore: bump deps (#878)
kumaraditya303
authored
6a85035
Copy full SHA for 6a85035
Commits on Aug 16, 2021
test: improve ref count test (#846)
kumaraditya303
authored
7de9061
Copy full SHA for 7de9061
Commits on Jul 29, 2021
chore: fix mypy linting for websockets (#828)
kumaraditya303
authored
f57cc82
Copy full SHA for f57cc82
Commits on Jul 21, 2021
feat: added hooks for pyinstaller (#812)
kumaraditya303
authored
bc7a802
Copy full SHA for bc7a802
Commits on Jul 15, 2021
fix: improve typing for SyncBase and AsyncBase (#790)
kumaraditya303
authored
673eed8
Copy full SHA for 673eed8
Commits on Jul 2, 2021
fix: run blocking call in threadpool (#780)
kumaraditya303
authored
f9abeae
Copy full SHA for f9abeae
Commits on Jun 28, 2021
feat: support dynamic browser name (#748)
kumaraditya303
authored
aa0b467
Copy full SHA for aa0b467
Commits on Jun 27, 2021
feat: context managers (#778)
kumaraditya303
authored
dae661d
Copy full SHA for dae661d
Commits on Jun 23, 2021
test: unflake tests (#770)
kumaraditya303
authored
201c721
Copy full SHA for 201c721
chore: show warnings in CI (#769)
kumaraditya303
authored
202d688
Copy full SHA for 202d688
chore: remove redundant code (#759)
kumaraditya303
authored
61b1a03
Copy full SHA for 61b1a03
Commits on Jun 7, 2021
chore: use `asyncio.get_running_loop` instead of `asyncio.get_event_loop` (#742)
kumaraditya303
authored
608bbb2
Copy full SHA for 608bbb2
chore: better types for funcs (#743)
kumaraditya303
authored
21b7d1c
Copy full SHA for 21b7d1c
Commits on May 26, 2021
test: terminate windows subprocess using kill in tests (#711)
kumaraditya303
authored
cf985f5
Copy full SHA for cf985f5
chore: add bug issue template (#714)
kumaraditya303
authored
734d87b
Copy full SHA for 734d87b
feat(roll): roll Playwright to 1.12.0-next-1621812078000 (#715)
Show description for f39f058
kumaraditya303
and
mxschmitt
authored
f39f058
Copy full SHA for f39f058
Commits on May 21, 2021
feat(roll): roll to Playwright 1.12.0-next-1621456974000 (#682)
kumaraditya303
authored
9534c38
Copy full SHA for 9534c38
Commits on May 17, 2021
chore: force lf line ending (#697)
kumaraditya303
authored
a69de3d
Copy full SHA for a69de3d
Pagination
Previous
Next
You can’t perform that action at this time.