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]: Force showing the text input caret, or removing blinking
- [Bug]: WebGL fails in GitHub Actions on macOS (launcher by Web Test Runner)
- [Bug]: beforeEach and afterEach hooks not running in sync for tests that are skipped at runtime
- [Bug]: Playwright Firefox does not catch all requests / responses
- [Bug]: electron: .route() mock responses lose their status & headers when session.webRequest.onHeadersReceived is used
- [Feature]: Don't show <anonymous> describe in the UI mode for single test
- VS Code extension: "Please install Playwright" notification appears when Playwright is already installed
- [Feature]: Improve Tune Locators feature on VS Code to support fixtures
- [Bug]: playwright tests do not show in test tab in vscode, no errors, cli works
- [Bug]: Locators do not auto-wait when resolved to multiple elements (Strict mode)
- Docs
- TypeScript not yet supported