Playwright CLI

Disk-based Playwright QA scan for a running dev server or deployed site — screenshots, console-error capture, page-error capture, and same-origin link checks in one process with one compact report. Use this instead of an interactive Playwright-MCP navigate/snapshot loop whenever you're verifying a KNOWN site you (or a build pipeline) control — confirming a change renders, checking a build for console errors, screenshotting routes at multiple viewports, or catching broken internal links. Not for driving an unfamiliar third-party page (a competitor site, a social profile, a SaaS UI you don't control the markup of) or anything needing live interaction (click, fill, drag) — that's still Playwright MCP.

ManceRayder42 78a6614 4 files · 13.6 KB Updated

File contents

ManceRayder42/jarvis-os/tree/main/optional-skills/playwright-cli commit 78a661491f

Frequently asked questions

npx skillmds@latest add mancerayder42/playwright-cli