playwright
https://github.com/microsoft/playwright
TypeScript
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported13 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- fix(mcp): do not close browser while tool call is running
- [Feature]: Allow specifying output file name
- [Bug]: bidi reports transfer size as responseBodySize, so request().sizes() over-reports the body by the header size
- [Bug]: WebKit 26.6 IndexedDB read stalls after cross-site back navigation when a service worker controls the page
- [Bug]: test runner silently drops the 'screen' key of device descriptors
- test(webkit): DO NOT MERGE - webkit GC leak matrix on macos-15-xlarge
- fix(test runner): forward the screen option from device descriptors
- chore: replace manual `dispose` and similar things with `using`
- [Bug]: page.evaluate with exposeFunctions and world: "utility" fails with an internal TypeError
- [Bug]: headersArray() splits single header values on commas on Firefox and WebKit, corrupting every HTTP-date header
- Docs
- TypeScript not yet supported