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] API Response body & schema validations
- [Feature] Include x/y coordinates and pointerdown/pointermove/pointerup for any element during codegen
- [Feature] Locks to avoid concurrent runs of specific tests
- [BUG] `playwright` object not available in the browser devtools console when running from VS Code in "Debug Test" mode
- [Feature] advanced configurations for routeFromHAR
- [Feature] Support for filtering and grouping tests by additional metadata
- [BUG] Memory leak in Chrome on repeated browser open/close
- [Feature] make expect(locator).toHaveScreenshot less flaky by using target screenshot as goal
- [Feature] Add back support for docker and VNC
- [Feature] VSCode: Open trace viewer from test explorer
- Docs
- TypeScript not yet supported