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 supported11 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Bug]: `toMatchAriaSnapshot` does not respect `ElementInternals`
- [Feature]: Better API for handling request interceptors
- [Feature]: Include timeouts for APIRequestContext maxRetries option
- [Feature]: ability to save snapshot diffs with trace when --update-snapshots is run
- [Feature]: list installed browsers
- [Feature]: have toHaveAttribute(name, value) behave like toHaveText(value) when parameter is an array
- [Feature]: Retry Mechanism for Failed Scenarios:
- [Bug]: addLocatorHandler displays incorrect error message
- [Bug]: Playwright's webkit won't honor content-disposition on navigation
- [Feature]: Add a parameter in the `test.step()` method to hide code in report
- Docs
- TypeScript not yet supported