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
/
create-playwright
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
62
Code
Issues
1
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2026
feat: generate globalTimeout, drop the job timeout from the workflow (#181)
Show description for 72f1a4c
Dmitry Gozman (dgozman)
authored
72f1a4c
View commit details
Copy full SHA for 72f1a4c
Browse repository at this point
Commits on Aug 26, 2026
chore: pin GitHub Actions to commit SHAs and enable dependabot (#179)
Show description for 6436296
Dmitry Gozman (dgozman)
and
Claude (claude)
authored
6436296
View commit details
Copy full SHA for 6436296
Browse repository at this point
Commits on Aug 25, 2026
chore: test on Node 20-26, use a recent yarn berry, bump typescript (#178)
Show description for 819b827
Dmitry Gozman (dgozman)
and
Claude (claude)
authored
819b827
View commit details
Copy full SHA for 819b827
Browse repository at this point
Commits on Jun 17, 2026
feat: also generate a `tsconfig.json` when using TypeScript (#176)
Show description for 380df0f
Devin Rousso (dcrousso)
authored
380df0f
View commit details
Copy full SHA for 380df0f
Browse repository at this point
Commits on Apr 2, 2026
fix: ensure non-TTY agents dont hang (#172)
Show description for c0f2d83
Simon Knott (Skn0tt)
authored
c0f2d83
View commit details
Copy full SHA for c0f2d83
Browse repository at this point
Commits on Feb 24, 2026
Update GitHub Actions Template to match main repository (#171)
Alister Scott (alisterscott)
authored
213d6ee
View commit details
Copy full SHA for 213d6ee
Browse repository at this point
Commits on Feb 12, 2026
chore: dont recommend workers: 1 on ci (#170)
Simon Knott (Skn0tt)
authored
12c1d38
View commit details
Copy full SHA for 12c1d38
Browse repository at this point
Commits on Jan 31, 2026
chore: emit skill
Pavel Feldman (pavelfeldman)
committed
5171c5f
View commit details
Copy full SHA for 5171c5f
Browse repository at this point
Commits on Oct 8, 2025
chore: mark 1.17.139 (#168)
Simon Knott (Skn0tt)
authored
0549a12
View commit details
Copy full SHA for 0549a12
Browse repository at this point
fix: ask for language and browser install (#167)
Show description for 8977b30
Simon Knott (Skn0tt)
authored
8977b30
View commit details
Copy full SHA for 8977b30
Browse repository at this point
Commits on Sep 30, 2025
chore: set version to 1.17.138 (#166)
Yury Semikhatsky (yury-s)
authored
390d650
View commit details
Copy full SHA for 390d650
Browse repository at this point
chore: use relative path in the comment for the baseURL (#165)
Show description for 39d3f77
Yury Semikhatsky (yury-s)
authored
39d3f77
View commit details
Copy full SHA for 39d3f77
Browse repository at this point
Commits on Sep 29, 2025
Revert "feat: add --agents option for initializing agents (#160)" (#164)
Show description for e76f738
Yury Semikhatsky (yury-s)
authored
e76f738
View commit details
Copy full SHA for e76f738
Browse repository at this point
Commits on Sep 26, 2025
chore: do not generate tests-examples (#161)
Yury Semikhatsky (yury-s)
authored
a4b33e5
View commit details
Copy full SHA for a4b33e5
Browse repository at this point
chore: enable publishing @next (#163)
Dmitry Gozman (dgozman)
authored
e26bc69
View commit details
Copy full SHA for e26bc69
Browse repository at this point
devops: support publishing @next version with manual trigger (#162)
Dmitry Gozman (dgozman)
authored
d6c67e8
View commit details
Copy full SHA for d6c67e8
Browse repository at this point
feat: add --agents option for initializing agents (#160)
Yury Semikhatsky (yury-s)
authored
3e9c759
View commit details
Copy full SHA for 3e9c759
Browse repository at this point
Commits on Sep 25, 2025
chore: use commander.js to parse options (#159)
Yury Semikhatsky (yury-s)
authored
39fa746
View commit details
Copy full SHA for 39fa746
Browse repository at this point
Commits on Sep 22, 2025
chore: mark 1.17.137 (#158)
Max Schmitt (mxschmitt)
authored
68ea7b7
View commit details
Copy full SHA for 68ea7b7
Browse repository at this point
Make GitHub Actions workflow option default to true in interactive setup (#156)
Copilot
authored
e3a4711
View commit details
Copy full SHA for e3a4711
Browse repository at this point
devops: migrate to OIDC NPM publishing (#157)
Max Schmitt (mxschmitt)
authored
c22aac2
View commit details
Copy full SHA for c22aac2
Browse repository at this point
Commits on Sep 4, 2025
test: add pnpm in pnp mode (#154)
Show description for 031789f
Simon Knott (Skn0tt)
authored
031789f
View commit details
Copy full SHA for 031789f
Browse repository at this point
Commits on Jul 17, 2025
chore: disable /playwright/.auth dir (#153)
Simon Knott (Skn0tt)
authored
097ca5f
View commit details
Copy full SHA for 097ca5f
Browse repository at this point
Commits on Jun 23, 2025
test: migrate to exec fixture (#152)
Max Schmitt (mxschmitt)
authored
9bc8e8f
View commit details
Copy full SHA for 9bc8e8f
Browse repository at this point
devops: introduce Node.js 24 (Current) bots (#150)
Max Schmitt (mxschmitt)
authored
ecdbf87
View commit details
Copy full SHA for ecdbf87
Browse repository at this point
test: do not pass shell: true in tests (#151)
Max Schmitt (mxschmitt)
authored
5d114ec
View commit details
Copy full SHA for 5d114ec
Browse repository at this point
Commits on May 23, 2025
chore: adjust package.json > repository metadata (#149)
Max Schmitt (mxschmitt)
authored
18faf30
View commit details
Copy full SHA for 18faf30
Browse repository at this point
chore: mark v1.17.136 (#148)
Max Schmitt (mxschmitt)
authored
8dd1b2a
View commit details
Copy full SHA for 8dd1b2a
Browse repository at this point
Commits on Apr 1, 2025
devops: fix npm publishing due to proverance (#147)
Max Schmitt (mxschmitt)
authored
2fc97c9
View commit details
Copy full SHA for 2fc97c9
Browse repository at this point
Commits on Mar 29, 2025
devops: use `--provenance` when publishing to NPM (#146)
Max Schmitt (mxschmitt)
authored
c39da1d
View commit details
Copy full SHA for c39da1d
Browse repository at this point
Commits on Feb 25, 2025
fix: recommend localhost instead of 127.0.0.1 (#145)
Simon Knott (Skn0tt)
authored
db8d98a
View commit details
Copy full SHA for db8d98a
Browse repository at this point
Commits on Feb 21, 2025
fix(yarn): only pass -W to yarn classic (#140)
Show description for be7c7bc
Simon Knott (Skn0tt)
and
Max Schmitt (mxschmitt)
authored
be7c7bc
View commit details
Copy full SHA for be7c7bc
Browse repository at this point
Commits on Feb 20, 2025
fix: install yarn berry globally (#143)
Show description for 410b388
Simon Knott (Skn0tt)
and
Max Schmitt (mxschmitt)
authored
410b388
View commit details
Copy full SHA for 410b388
Browse repository at this point
Commits on Feb 19, 2025
devops: run tests on 22.x (#142)
Max Schmitt (mxschmitt)
authored
92c692e
View commit details
Copy full SHA for 92c692e
Browse repository at this point
test: execute one yarn after another (#141)
Show description for 2a7b5ef
Simon Knott (Skn0tt)
authored
2a7b5ef
View commit details
Copy full SHA for 2a7b5ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.