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] Show expected and actual images in test results UI when test passes
- [BUG] - Skipped tests marks as failed
- [Feature] Add config option to take screenshots in the exact moment of expect.soft() failure
- [Feature] Add Support for Partial Test Execution in Playwright VSCode Extension
- [Feature] Run project against other one (i.e. staging tests with all browsers on given environment)
- [Feature] add option to normalize whitespace to expect().toHaveValue()
- [Feature] Allow to fail tests unconditionally with description
- [Feature] Allow forcing open closed shadow DOM roots
- [Feature]In ui mode we can define the test configuration ,for example workers, use options
- [Feature] Save screenshots using `webp` format
- Docs
- TypeScript not yet supported