Files
pikasTech-unidesk/.agents/skills/unidesk-webdev/references/playwright.md
T
2026-07-03 07:06:18 +00:00

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.