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 supported7 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Feature] add CLI flag for making a build but not running tests afterwards
- [Feature] Multiple values for testIdAttribute in playwright.config.ts
- [BUG] Endless running test with selenium because of session-timeout / test gets stuck
- [Feature] Option to silence the hint about `npx playwright show-report` when using the HTML reporter
- [Feature] past tests results retention
- [BUG] Support headless debugging in vscode extension
- [Feature] Provide particular `step: TestStep` object to `onStdErr` and `onStdOut` Reporter methods
- [Feature]replay the trace in the trace view or ui mode
- [Feature]: add apiEndpoint to playwright.config.ts (similar to baseUrl)
- [BUG] Wrong Accept-Language sent with Firefox and WebKit
- Docs
- TypeScript not yet supported