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 supported12 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Bug]: Not strict Expects/text matchers fail on elements containing invisible unicode chars, like 202D; 202C
- [Feature]: Run both global setup & teardown from VS Code “Run Test”
- [Feature]: Expose generic type for AsymmetricMatcher
- [Bug]: When Debugging test from VSCode the trace is not recorded
- [Feature]: Concurrent execution of the tests required
- [Bug]: MCP: test_debug does not pause browser with custom fixtures - only works with built-in page fixture
- [Feature]: Filter options in the trace viewer to filter recorded actions
- [Bug]: Cannot run TypeScript files with "declare"
- [Feature]: Ability to Return Accessible Name of Locator
- [Feature]: add checksum validation to browser installation
- Docs
- TypeScript not yet supported