Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
playwright-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
15k
Code
Issues
3
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: microsoft/playwright-python
Actions
All workflows
Workflows
CI
CI
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
publish release - Docker
publish release - Docker
Test Docker
Test Docker
Show more workflows...
Management
Caches
Deployments
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
359 workflow runs
359 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: correctly serialize -0 and RegExp objects in evaluate()
CI
#4726:
Pull request
#3192
opened by
wasim-builds
Action required
wasim-builds:fix/js-handle-serialization
wasim-builds:fix/js-handle-serialization
Action required
View #3192
View workflow file
fix(evaluate): 0.0 is serialized as -0
CI
#4725:
Pull request
#3191
opened by
ARDA7787
Action required
ARDA7787:main
ARDA7787:main
Action required
View #3191
View workflow file
build(deps): bump autobahn from 23.1.2 to 24.4.2
CI
#4724:
Pull request
#3190
opened by
dependabot
Bot
35m 41s
dependabot/pip/autobahn-24.4.2
dependabot/pip/autobahn-24.4.2
35m 41s
View #3190
View workflow file
fix(evaluate): serialize and parse RegExp values
CI
#4723:
Pull request
#3189
opened by
FadeHack
Action required
FadeHack:fix-3188
FadeHack:fix-3188
Action required
View #3189
View workflow file
fix(sync): fail fast instead of spinning at 100% CPU when the dispatcher fiber dies
CI
#4722:
Pull request
#3187
opened by
the-asura
Action required
the-asura:fix/sync-dead-dispatcher-spin
the-asura:fix/sync-dead-dispatcher-spin
Action required
View #3187
View workflow file
build(deps): bump pytest-rerunfailures from 16.4 to 16.6
CI
#4721:
Pull request
#3185
opened by
dependabot
Bot
41m 18s
dependabot/pip/pytest-rerunfailures-16.6
dependabot/pip/pytest-rerunfailures-16.6
41m 18s
View #3185
View workflow file
build(deps-dev): bump wheel from 0.47.0 to 0.48.0
CI
#4720:
Pull request
#3183
opened by
dependabot
Bot
47m 21s
dependabot/pip/wheel-0.48.0
dependabot/pip/wheel-0.48.0
47m 21s
View #3183
View workflow file
build(deps): bump pytest-rerunfailures from 16.4 to 16.5
CI
#4719:
Pull request
#3182
opened by
dependabot
Bot
47m 27s
dependabot/pip/pytest-rerunfailures-16.5
dependabot/pip/pytest-rerunfailures-16.5
47m 27s
View #3182
View workflow file
build(deps): bump mypy from 2.3.0 to 2.3.1
CI
#4718:
Pull request
#3181
opened by
dependabot
Bot
47m 28s
dependabot/pip/mypy-2.3.1
dependabot/pip/mypy-2.3.1
47m 28s
View #3181
View workflow file
build(deps-dev): bump auditwheel from 6.7.0 to 6.8.1
CI
#4717:
Pull request
#3180
opened by
dependabot
Bot
47m 37s
dependabot/pip/auditwheel-6.8.1
dependabot/pip/auditwheel-6.8.1
47m 37s
View #3180
View workflow file
Pin GitHub Actions to full-length commit SHAs (#3176)
CI
#4716:
Commit
010a9cc
pushed by
yury-s
38m 27s
main
main
38m 27s
View workflow file
Revert "fix(asyncio): abort protocol calls on task cancellation"
CI
#4715:
Pull request
#3179
opened by
yury-s
39m 30s
revert-3144-skn0tt-address-3134-followup
revert-3144-skn0tt-address-3134-followup
39m 30s
View #3179
View workflow file
fix(asyncio): do not hang when async_playwright() is cancelled while connecting
CI
#4714:
Pull request
#3178
opened by
yury-s
39m 22s
yury-s:fix-42296-revert
yury-s:fix-42296-revert
39m 22s
View #3178
View workflow file
fix(asyncio): do not hang when async_playwright() is cancelled while connecting
CI
#4713:
Pull request
#3177
synchronize by
yury-s
37m 22s
yury-s:fix-42296
yury-s:fix-42296
37m 22s
View #3177
View workflow file
fix(asyncio): do not hang when async_playwright() is cancelled while connecting
CI
#4712:
Pull request
#3177
opened by
yury-s
8m 42s
yury-s:fix-42296
yury-s:fix-42296
8m 42s
View #3177
View workflow file
Pin GitHub Actions to full-length commit SHAs
CI
#4711:
Pull request
#3176
opened by
danfiedler-msft
45m 35s
danfiedler-msft:danfiedler/pin-actions
danfiedler-msft:danfiedler/pin-actions
45m 35s
View #3176
View workflow file
build(deps-dev): bump setuptools from 82.0.1 to 84.0.0
CI
#4709:
Pull request
#3174
opened by
dependabot
Bot
41m 53s
dependabot/pip/setuptools-84.0.0
dependabot/pip/setuptools-84.0.0
41m 53s
View #3174
View workflow file
build(deps): bump greenlet from 3.5.4 to 3.5.5
CI
#4708:
Pull request
#3173
opened by
dependabot
Bot
37m 9s
dependabot/pip/greenlet-3.5.5
dependabot/pip/greenlet-3.5.5
37m 9s
View #3173
View workflow file
build(deps): bump pyopenssl from 26.0.0 to 26.4.0
CI
#4707:
Pull request
#3171
opened by
dependabot
Bot
54m 5s
dependabot/pip/pyopenssl-26.4.0
dependabot/pip/pyopenssl-26.4.0
54m 5s
View #3171
View workflow file
fix(connection): reject pending callbacks on transport death
CI
#4706:
Pull request
#3170
opened by
Skn0tt
39m 55s
Skn0tt:skn0tt-connection-error-callback-cancel
Skn0tt:skn0tt-connection-error-callback-cancel
39m 55s
View #3170
View workflow file
fix(sync): wait for initialize before leaving __enter__ (#3168)
CI
#4705:
Commit
154f67c
pushed by
Skn0tt
37m 34s
main
main
37m 34s
View workflow file
chore: roll Playwright to 1.62.1 (#3169)
CI
#4704:
Commit
4af2fc6
pushed by
Skn0tt
38m 38s
main
main
38m 38s
View workflow file
chore: roll Playwright to 1.62.1
CI
#4703:
Pull request
#3169
opened by
Skn0tt
35m 35s
Skn0tt:skn0tt-roll-latest-playwright
Skn0tt:skn0tt-roll-latest-playwright
35m 35s
View #3169
View workflow file
fix(sync): wait for initialize before leaving __enter__
CI
#4702:
Pull request
#3168
synchronize by
Skn0tt
41m 47s
Skn0tt:skn0tt-fix-3165-sync-enter-init
Skn0tt:skn0tt-fix-3165-sync-enter-init
41m 47s
View #3168
View workflow file
fix(connection): register protocol callback only after successful sen…
CI
#4701:
Commit
4d2e058
pushed by
Skn0tt
34m 55s
main
main
34m 55s
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.