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
- [BUG] Chromium and webkit headless/head rendering differences
- [BUG] blank page of Chrome browser came and vanished immediately while running testcase through playwright connecting to a remote selenium grid 4
- [Feature] Ability to use layout selectors ('right-of', 'above', etc) if inner selector is Locator
- [Feature] Adapt the codegen feature to generate Page Object Model files
- [BUG] page.goto: Timeout XXXms exceeded. No load or domcontentloaded event fired
- [BUG] Private Network Requests Hang When Route Is Registered
- [Feature] Expose root `Suite` to the global setup
- [BUG] Element loses hover when calling locator.screenshot and playwright is run in headed mode in Docker
- [Feature] Directly set Proxy-Authorization in Chrome without configuring any other proxy settings
- [Feature] BDD implementation with Playwright test runner
- Docs
- TypeScript not yet supported