Playwright
Testing
About
Playwright is a browser automation framework for developers that runs the same end-to-end test across Chromium, Firefox, and WebKit.
- Tests three browser engines from one API
- Auto-waits for elements before every action
- Records traces to replay failed test runs
- Runs tests in parallel across CI workers
- Category:
- Testing
- Platform:
- Code