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
Accelerator
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
Type
/
to 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 }}
Skn0tt
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Build driver from source instead of downloading from CDN
- #1
#1
Closed
Skn0tt
wants to merge 22 commits into
main
Skn0tt/playwright-python:main
from
skn0tt/build-driver-from-source
Skn0tt/playwright-python:skn0tt/build-driver-from-source
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Build driver from source instead of downloading from CDN
#1
Skn0tt
wants to merge 22 commits into
main
Skn0tt/playwright-python:main
from
skn0tt/build-driver-from-source
Skn0tt/playwright-python:skn0tt/build-driver-from-source
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
fix: support async predicates in page.expect_request/expect_response (#3055)
Show description for 797946e
Skn0tt
and
Copilot
authored
797946e
View commit details
Copy full SHA for 797946e
Browse repository at this point
fix(asyncio): do not deadlock in atexit handler (#3056)
dgozman
authored
67e59f5
View commit details
Copy full SHA for 67e59f5
Browse repository at this point
fix: handle ignore_default_args=False in launch params (#3058)
Show description for f3d8fd1
Skn0tt
and
lp07
authored
f3d8fd1
View commit details
Copy full SHA for f3d8fd1
Browse repository at this point
fix(typing): typed overloads for expect_event and wait_for_event (#3061)
dgozman
authored
86415b6
View commit details
Copy full SHA for 86415b6
Browse repository at this point
Commits on May 4, 2026
build(deps): bump the actions group across 1 directory with 4 updates (#3049)
Show description for 9035a63
dependabot[bot]
authored
9035a63
View commit details
Copy full SHA for 9035a63
Browse repository at this point
build(deps): bump pyopenssl from 25.1.0 to 26.0.0 in the pip group across 1 directory (#3041)
Show description for 58e36b3
dependabot[bot]
authored
58e36b3
View commit details
Copy full SHA for 58e36b3
Browse repository at this point
build(deps): bump setuptools-scm from 8.3.1 to 9.2.2 (#2994)
Show description for 2a384b1
dependabot[bot]
authored
2a384b1
View commit details
Copy full SHA for 2a384b1
Browse repository at this point
build(deps): bump pytest-cov from 6.3.0 to 7.1.0 (#2976)
Show description for deb2df8
dependabot[bot]
authored
deb2df8
View commit details
Copy full SHA for deb2df8
Browse repository at this point
build(deps): bump types-requests from 2.32.4.20250809 to 2.32.4.20260107 (#2975)
Show description for ac9bf29
dependabot[bot]
authored
ac9bf29
View commit details
Copy full SHA for ac9bf29
Browse repository at this point
build(deps): bump flake8 from 7.2.0 to 7.3.0 (#2896)
Show description for 161bd3d
dependabot[bot]
authored
161bd3d
View commit details
Copy full SHA for 161bd3d
Browse repository at this point
Commits on May 5, 2026
devops: Update EsrpRelease (#3064)
Skn0tt
authored
856ae37
View commit details
Copy full SHA for 856ae37
Browse repository at this point
feat: accept datetime.timedelta for timeout parameters (#3059)
Show description for 9df9fac
Skn0tt
and
Copilot
authored
9df9fac
View commit details
Copy full SHA for 9df9fac
Browse repository at this point
Commits on May 6, 2026
fix(setup): update auditwheel to 6.4.0 for InWheel tempdir fix (#3063)
Show description for 873c5c7
Copilot
and
Skn0tt
authored
873c5c7
View commit details
Copy full SHA for 873c5c7
Browse repository at this point
Commits on May 7, 2026
chore: roll to 1.60.0-beta-1778142790000 (#3069)
Skn0tt
authored
b846cee
View commit details
Copy full SHA for b846cee
Browse repository at this point
Commits on May 12, 2026
feat: add FormData class for form and multipart requests (#3060)
Show description for 18810d8
dgozman
and
Skn0tt
authored
18810d8
View commit details
Copy full SHA for 18810d8
Browse repository at this point
feat(assertions): add expect.soft() for collecting multiple failures (#3065)
Skn0tt
authored
0ebdf2d
View commit details
Copy full SHA for 0ebdf2d
Browse repository at this point
Commits on May 18, 2026
chore: roll driver to 1.60.0 (#3079)
Skn0tt
authored
93f3201
View commit details
Copy full SHA for 93f3201
Browse repository at this point
fix(documentation_provider): correct spelling "redundant" in function name (#3078)
26rahulchoudhary
authored
0c81861
View commit details
Copy full SHA for 0c81861
Browse repository at this point
Commits on Jun 8, 2026
fix(assertions): render aria snapshot in its own section on expect failure (#3089)
Skn0tt
authored
d7ec09a
View commit details
Copy full SHA for d7ec09a
Browse repository at this point
chore: drop Conda distribution (#3091)
Show description for 7a387f2
3 people
authored
7a387f2
View commit details
Copy full SHA for 7a387f2
Browse repository at this point
Build driver from source instead of downloading from CDN
Show description for 7a69477
Skn0tt
and
Copilot
committed
7a69477
View commit details
Copy full SHA for 7a69477
Browse repository at this point
CI: build driver once on Linux, share bundles as an artifact
Show description for 088fda1
Skn0tt
and
Copilot
committed
088fda1
View commit details
Copy full SHA for 088fda1
Browse repository at this point
You can’t perform that action at this time.