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]: Test browser native inputs such as date input in different languages
- [Feature]: Add built-in table helper for retrieving header column index and interacting with rows
- [Feature]: Ability to merge Playwright reports from the main run and --last-failed flag
- [Bug]: button click timeout (headless WebKit on Ubuntu 24.04.1 LTS)
- [Feature]: remove the deprecated `timeout` argment to `Locator.isVisible`, or make the deprecation more obvious to the user
- [Bug]: Playwright locator from generateLocator refers to the wrong html element
- [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
- Docs
- TypeScript not yet supported