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 supported12 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Regression]: Specific tests are failing locally on Playwright version 1.59.0
- [Feature]: Controls for reducing trace size
- [Bug]: Test run with parameter workers=0 (or a negative number) is treated as successful
- [Bug]: response.allHeaders() hangs for Worker script loaded inside an iframe (Chromium only)
- [Bug]: [MCP] Accessibility tree snapshot includes off-screen/non-viewport elements causing AI agents to generate invalid test cases on unreachable UI elements
- [Feature]: contextual role-based locators (before and after)
- [Feature]: Filtering `getByRole` locators using accessible descriptions
- [Bug]: Playwright Test for VSCode Extension does not discover tests when pure ESM packages are used in code
- [Feature]: Allow `toHaveCSS` to target a pseudo-element
- [Enhancement]: Support merging reports with multiple testDir paths, e.g. multiple configs
- Docs
- TypeScript not yet supported