342 B
342 B
Playwright And Fake Server
Use Playwright/fake-server for local reproduction when the real entry or web-probe path needs an isolated fixture.
- Keep viewport and target URL explicit.
- Prefer screenshots plus DOM assertions over raw logs.
- Do not replace real online validation with fake-server evidence when closing user-facing issues.