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
- [Docs]: "Open in VS Code" button has moved
- [Bug]: Playwright locator from generateLocator refers to the wrong html element
- [Feature]: Add `page.clock` method to check if `page.clock.install()` was called
- [Feature]: Timeout Differentials
- [Feature]: Global Timeout for toHaveScreenshot()
- [Bug]: Network mocking does not work for initial request when page opened via extension API `chrome.tabs.create()`
- [Feature]: merge Playwright Inspector into trace view
- [Feature]: An option to NOT shutdown worker after test failure
- [Feature]: Change testDir in the Playwright config to accept an array of paths
- [Bug]: `level` option for `getByRole('listitem')` always returns 0 elements
- Docs
- TypeScript not yet supported