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
- [Feature]: Ability to set sharding programmatically through the config
- [Feature]: Enable highlighting of elements in browser when hovering over nested locators
- [Bug]: Webkit breaks on alert/confirm dialog on Windows
- [Feature]: Enable Shift-Click to Interact with the Page While Using the Pick Locator Tool in the VS Code Extension
- [Feature]: Allow to hide selected actions from HTML Report
- [Bug]: Teardown is not called if test failure and max-failures configured
- [Bug]: Playwright VSC Extension (with Show Browser enabled) prevent recording traces even option in config is on
- [Bug]: Test browser native inputs such as date input in different languages
- [Feature]: Add built-in table helper for retrieving header column index and interacting with rows
- [Feature]: Ability to merge Playwright reports from the main run and --last-failed flag
- Docs
- TypeScript not yet supported