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 supported8 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Feature]: have toHaveAttribute(name, value) behave like toHaveText(value) when parameter is an array
- [Feature]: Snapshots: Display Pressed Keys for `keyboard.press` Actions
- [Feature]: Retry Mechanism for Failed Scenarios:
- [Bug]: addLocatorHandler displays incorrect error message
- [Bug]: Playwright's webkit won't honor content-disposition on navigation
- fix(runner): Properly attribute error messages to locator handlers
- [Feature]: Add a parameter in the `test.step()` method to hide code in report
- [Feature]: Support hyphens: auto;
- [Feature]: Run Playwright Codegen on remote browser instance
- [Bug]: Poor Trace Viewer performance
- Docs
- TypeScript not yet supported