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 supported13 Subscribers
Add a CodeTriage badge to playwright
Help out
- Issues
- [Feature]: Capture OPFS in storageState
- [Feature]: Playwright compatibility with VS code integrated browser
- [Bug]: Recorder/codegen and page bindings break when the page defines Array.prototype.toJSON
- [Feature]: Add `repeat` option to `test()` config
- [Bug]: Firefox launch fails with `ENOENT: no such file or directory, stat '/ms-playwright/firefox-1509/firefox/lock'` because automatic updates service is enabled and may fail when multiple Firefox instances are active
- [Bug]: TargetClosedException thrown after clicking "Yes" on MS OAuth prompt in 1.60 (Regression from 1.58)
- [Bug]: Microsoft Edge (ARM64) closes immediately in Playwright headless mode when Azure DevOps agent runs as a Windows service
- [Feature]: Allow Chrome to launch in the background during headful mode
- [Feature]: Allow individual test steps to be retried
- [Bug]: Navigation interrupted by another navigation when launching from persistent context for second time
- Docs
- TypeScript not yet supported