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
- 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
- [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
- Docs
- TypeScript not yet supported