Files
Rental-operations-platform/contracts/phase9/qa/PLAYWRIGHT_ACCEPTANCE_SPEC_v1.0.md
T
2026-06-25 19:06:59 -04:00

800 B

Browser Acceptance Specification

Automated browser tests must cover the scenarios in visual-regression-scenarios_v1.0.json plus behavioral assertions from QA_MATRIX_v1.0.csv.

Use semantic locators first: role, accessible name, label, heading, and visible text. Add data-testid only where locale-independent state cannot be selected reliably. Never use generated class names as test contracts.

At minimum, assert server HTML attributes, locale switching with preserved hash, root-only detection, theme no-flash state before app hydration, cookie precedence, system live update, drawer focus loop and inert state, dialog focus return, invalid form focus, recoverable failure value retention, idempotent submit, tour progress, reduced motion, and prohibited PII absence from analytics calls.