Files
Rental-operations-platform/tests/visual/README.md
T
2026-06-25 19:06:59 -04:00

11 lines
525 B
Markdown

# Visual baselines
The Playwright scenarios define the Phase 11 locale, theme, viewport, drawer, and focus-state matrix.
Canonical PNG snapshots must be generated with the pinned Chromium build in an unblocked environment:
```bash
pnpm test:visual:update --project=chromium
```
No fabricated or manually composed screenshots are stored here. The local execution environment blocked browser installation and loopback browser navigation, so baseline approval remains an explicit release gate in the Phase 11 issue register.