playwright
Installation
SKILL.md
Playwright
Cross-browser end-to-end testing framework with auto-wait and powerful debugging.
Quick Start
Install:
npm init playwright@latest
This creates:
playwright.config.ts- Configurationtests/- Test directorytests-examples/- Example tests