These Playwright tests cover the highest-risk docs examples for popup positioning, component token styling, and dialog overlays.
Run the comparison:
pnpm test:visualUpdate baselines intentionally:
pnpm test:visual:updateThe suite targets the docs app and uses the local Chrome channel to avoid storing browser binaries in the repository workflow.
Accessibility coverage for the same high-risk component families lives in
apps/docs/tests/accessibility and runs with:
pnpm test:accessibility