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
- [Feature]: Fixtures scoped to `test.describe` (created in `beforeAll` and destroyed in `afterAll`)
- [Feature]: Use aria-controls for ariaSnapshot of combobox pattern
- [Feature]: HTML Report: Metadata: Possibility to display metadata in HTML report when information is provided
- [Feature]: User provided path for toMatchSnapshot() and toHaveScreenshot()
- [Feature]: Sign windows Binaries and browser exe's
- [Feature]: Allow PAC file or URL for Proxy Settings
- [Feature]: Playwright to intelligently identify alternate locators during run time
- [Feature]: Elevate layout-based selectors to first-class citizens
- [Bug]: snapshotPathTemplate hardcodes process.platform instead of using browser platform in filename
- [Feature]: Ability to view localStorage in the traceViewer
- Docs
- TypeScript not yet supported