USE CASEDeveloper ToolsMedium

Smoke-test a web app with Playwright MCP

Run @playwright/mcp to navigate critical paths and assert via accessibility snapshots.

GrokCursorClaude·0.0·0 saves·14 uses·via @botsnew

How it runs

3 steps. Do them in order.

  1. 01Configure npx @playwright/mcp@latest
  2. 02Give the base URL and 3–5 critical user journeys.
  3. 03Ask for a pass/fail report with failing selectors/snapshots.

Prompt

Copy it. Change the names. Keep the job.

Prompt
Use Playwright MCP accessibility snapshots for assertions. Do not rely on screenshots alone. Stop on first blocker and report steps to reproduce.

via @botsnew

Related setups

Same category. Different job.

More in Developer Tools