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 }}
xji99
/
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 11, 2021
chore: implement 1.8 API methods (#421)
pavelfeldman
authored
79f6ce0
Copy full SHA for 79f6ce0
chore: roll to ToT driver (#420)
pavelfeldman
authored
47d42d8
Copy full SHA for 47d42d8
Commits on Jan 9, 2021
chore: roll to ToT driver (#419)
pavelfeldman
authored
fa7d908
Copy full SHA for fa7d908
Commits on Jan 7, 2021
chore: make internal methods snake case (#417)
pavelfeldman
authored
e2e93b5
Copy full SHA for e2e93b5
Commits on Jan 6, 2021
chore: roll to the new driver (#415)
dgozman
authored
8daba92
Copy full SHA for 8daba92
docs: update generator to the new docs infra (#414)
pavelfeldman
authored
e5dc9b1
Copy full SHA for e5dc9b1
Commits on Dec 29, 2020
fix(driver): crash with VSCode debug terminal (#405)
mxschmitt
authored
0b4a980
Copy full SHA for 0b4a980
Commits on Dec 26, 2020
chore(stderr): fix handling without stderr fileno (#401)
mxschmitt
authored
d35d628
Copy full SHA for d35d628
Commits on Dec 23, 2020
fix(devops): use correct tag when publishing to dockerhub (#393)
yury-s
authored
2f74d49
Copy full SHA for 2f74d49
Commits on Dec 18, 2020
feat(logger): add pw:api logger (#386)
pavelfeldman
authored
e43da61
Copy full SHA for e43da61
feat(api): split sync and async entry points (#382)
pavelfeldman
authored
30c5b52
Copy full SHA for 30c5b52
feat(api): api review nits (#381)
pavelfeldman
authored
062cc15
Copy full SHA for 062cc15
feat(api): schedule tasks for async route handlers (#380)
pavelfeldman
authored
f347dd4
Copy full SHA for f347dd4
Commits on Dec 17, 2020
chore(docs): use snake comments (#377)
pavelfeldman
authored
9558892
Copy full SHA for 9558892
api(snake): go snake (#375)
pavelfeldman
authored
35480ce
Copy full SHA for 35480ce
Commits on Dec 15, 2020
chore: roll Playwright to 0.170.0-next.1608058598043 (#370)
pavelfeldman
authored
345dc10
Copy full SHA for 345dc10
Commits on Dec 14, 2020
chore: export types in __all__ (#367)
kumaraditya303
authored
2e59d30
Copy full SHA for 2e59d30
Commits on Dec 12, 2020
chore: rename private modules to _ (#366)
pavelfeldman
authored
87fd4b5
Copy full SHA for 87fd4b5
chore: start making types hermetic (#365)
pavelfeldman
authored
a95c871
Copy full SHA for a95c871
Commits on Dec 11, 2020
fix get_file_dirname for pyinstaller (fix #342) (#345)
tumregels
authored
8ce0314
Copy full SHA for 8ce0314
chore: roll Playwright to 1.7.0-next.1607623793189 (#362)
pavelfeldman
authored
89516e9
Copy full SHA for 89516e9
Commits on Dec 10, 2020
fix(threads): fix the separate thread execution in 3.7, add tests (#361)
pavelfeldman
authored
e9f2205
Copy full SHA for e9f2205
Commits on Dec 9, 2020
fix(loop): create separate loop for sync playwright execution (#354)
pavelfeldman
authored
b9755e2
Copy full SHA for b9755e2
chore: Use bdist_wheel instead of custom script (#349)
kumaraditya303
authored
c606344
Copy full SHA for c606344
ft: allow async callbacks with Page.on calls (#353)
Mattwmaster58
authored
58f212e
Copy full SHA for 58f212e
Commits on Dec 2, 2020
fix(video): fix the new recordVideo API (#336)
pavelfeldman
authored
4674d1b
Copy full SHA for 4674d1b
Commits on Nov 30, 2020
chore: add expect_* context manager docstrings (#332)
pavelfeldman
authored
548b552
Copy full SHA for 548b552
chore: remove expect_dialog context manager from the sync api (#331)
pavelfeldman
authored
2607b03
Copy full SHA for 2607b03
chore: document eventemitter methods in the API (#330)
pavelfeldman
authored
b84d2ae
Copy full SHA for b84d2ae
devops: push Docker image to MCR (#299)
Show description for 35bdc3d
mxschmitt
authored
35bdc3d
Copy full SHA for 35bdc3d
Commits on Nov 24, 2020
fix(stderr): remove the stderr patching hacks (#318)
pavelfeldman
authored
ce9db80
Copy full SHA for ce9db80
chore: Remove MANIFEST.in (#315)
kumaraditya303
authored
8c6d4e4
Copy full SHA for 8c6d4e4
chore: explicitly use greenlet 1.0a1 (#321)
pavelfeldman
authored
95666b8
Copy full SHA for 95666b8
Commits on Nov 22, 2020
Revert "chore: produce different wheels for mac10/11"
Show description for d6c053c
pavelfeldman
committed
d6c053c
Copy full SHA for d6c053c
chore: produce different wheels for mac10/11
pavelfeldman
committed
22f3036
Copy full SHA for 22f3036
Pagination
Previous
Next
You can’t perform that action at this time.