| name | playwright-cli |
| description | Automate browser interactions, test web pages and work with Playwright tests. Use when writing end-to-end tests, browser automation, or web scraping. |
| tags | ["playwright","browser","testing","e2e","automation","web","CLI"] |
Playwright CLI
Automate browser interactions and write Playwright tests.
When To Use
- Writing end-to-end browser tests
- Automating browser interactions
- Testing web page functionality
- Scraping web content
Key Features
- Cross-browser testing (Chromium, Firefox, WebKit)
- Auto-waiting and retry logic
- Screenshot and video capture
- Network interception