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
- [Bug]: headersArray() splits single header values on commas on Firefox and WebKit, corrupting every HTTP-date header
- [Bug]: MCP idle timeout closes the browser during a tool call that outlasts it, failing that call
- [Bug]: Firefox keeps every navigated document alive after page.mouse.move on a page embedding hCaptcha
- chore(trace): split actions and context options into separate files
- HTML report and trace viewer: clickable elements aren't keyboard accessible
- [MCP]: Let a named screenshot be saved in the output directory
- [Feature]: Add paused option to clock.install() to start with a frozen clock
- [Docs]: incomplete reporter unions, missing trace/video modes, and version annotation errors
- [Feature]: Set `this.name` in `TargetClosedError` constructor
- [Feature]: Playwright testing Web-Serial/Web-USB and Web-BLE
- Docs
- TypeScript not yet supported