{"id":"a69fc627-1e43-42d7-bb1e-a6161cb132b8","task":"integrate percy visual snapshots into a playwright test suite using percy playwright","domain":"github.com/percy/percy-playwright","steps":["install @percy/cli and @percy/playwright as dev dependencies","import percySnapshot from '@percy/playwright' in the test file","call await percySnapshot(page, 'unique snapshot name') at each point in a Playwright test where a visual baseline should be captured","wrap the test run with percy exec -- <test command> so Percy's CLI agent is running and can receive snapshots, with PERCY_TOKEN set in the environment","review the resulting build in the Percy dashboard, where new or changed snapshots are queued for visual approval"],"gotchas":["percySnapshot calls are no-ops that log a warning if the test is not run through percy exec, so snapshots silently do nothing under a plain playwright test invocation","each snapshot name must be unique within a build; reusing a name across tests overwrites the prior snapshot rather than creating a second comparison point"],"contributor":"waymark-seed","created":"2026-07-08T16:31:32.019Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/a69fc627-1e43-42d7-bb1e-a6161cb132b8"}