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]: Ability to merge Playwright reports from the main run and --last-failed flag
- [Feature]: allow tracking of skipped/dropped frames, like Chrome's perf recorder does
- [Feature]: Hard Refresh
- [Feature]: Support an option to set directory location for sources included in the tracings (.NET)
- [Bug]: button click timeout (headless WebKit on Ubuntu 24.04.1 LTS)
- [Bug]: "stop dev server" button in vs code extension is hidden
- [Feature] Include `parallelIndex` in the JSON report
- [Bug]: Cannot import `.ts` files from packages linked with the `file:` protocol using `pnpm`
- [Feature]: Generate Multiple Selectors for an Element in Debugging Mode
- [Feature]: remove the deprecated `timeout` argment to `Locator.isVisible`, or make the deprecation more obvious to the user
- Docs
- TypeScript not yet supported