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] Network (request/response) intercept doesn't work with location.reload(true) on Firefox
- [Feature] Programmatically mark a test for retry during runtime
- [BUG] Clipboard API, ClipboardItem not working in headless (chromium)
- [Feature] Support web push notification handling/testing
- [BUG] last line of globalTeardown output is cleared by line reporter
- [Feature] Multiple values for testIdAttribute in playwright.config.ts
- [BUG] Endless running test with selenium because of session-timeout / test gets stuck
- [Feature] Provide particular `step: TestStep` object to `onStdErr` and `onStdOut` Reporter methods
- [Feature]: add apiEndpoint to playwright.config.ts (similar to baseUrl)
- [BUG] Wrong Accept-Language sent with Firefox and WebKit
- Docs
- TypeScript not yet supported