Playwright CLI

Browser automation via playwright-cli for coding agents. Open browsers, navigate pages, take accessibility snapshots, interact with elements including canvas and WebGL content, capture screenshots, inspect network and console, manage cookies and storage, and generate Playwright test code. Use when the user mentions browser testing, web page inspection, taking screenshots, investigating page elements, UI testing, end-to-end testing, web scraping, data extraction, userscripts, or any browser-based interaction. Do not use for ordinary execution of existing Playwright test suites (use npx playwright test) or simple static page fetching. Use for interactive test debugging, authoring, or healing when browser inspection or control is needed.

MichaelYochpaz 9354e60 11 files · 100.9 KB Updated

File contents

MichaelYochpaz/agent-skills/tree/main/skills/playwright-cli commit 9354e60d40

Frequently asked questions

npx skillmds@latest add michaelyochpaz/playwright-cli