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
- [Feature]: Add `repeat` option to `test()` config
- [Bug]: Microsoft Edge (ARM64) closes immediately in Playwright headless mode when Azure DevOps agent runs as a Windows service
- [Feature]: Allow Chrome to launch in the background during headful mode
- [Feature]: Allow individual test steps to be retried
- [Bug]: Navigation interrupted by another navigation when launching from persistent context for second time
- [Feature]: Either deduplicate the badge when tag and project name are the same string, or visually distinguish project badges from tag badges (e.g. different color, shape, or prefix).
- [Feature]: Expose public API for merging external context traces
- [Feature]: Fail tests on page errors
- [Feature]: Capture screenshots at the point of expect.soft() failures in HTML Report (currently only shows final test state)
- [Feature]: Trace viewer: Add timeout-risk highlighting for actions in Playwright traces
- Docs
- TypeScript not yet supported