Playwright Testing

Discipline for Playwright end-to-end tests. Use when the repo has `@playwright/test` in deps, a `playwright.config.{ts,cjs}`, a `tests/e2e/` directory, or the user mentions e2e, flaky tests, selectors, traces, or Playwright. Enforces selector hierarchy, fixtures-first imports, no-mock policy in protected paths, emulator-only project IDs, trace-on-failure artifact discipline, and structured flake triage.

JordanChoo 1a98ecd 7.0 KB Updated

File contents

JordanChoo/acfs-agent-skills/tree/main/playwright-testing commit 1a98ecdeb2

Frequently asked questions

npx skillmds@latest add jordanchoo/playwright-testing