All Collections
intermediate
Visual Quality Assurance
Catch pixel-level regressions and render bugs automatically. Playwright screenshot comparison with baseline management, CI diff reports on PR, and component-level visual isolation with Cypress.
~25 min2 prompts
Prompts in this Collection
- 1
Visual Regression Testing Setup
Set up screenshot-based visual regression tests with Playwright including baseline management and CI integration.
Full Playwright visual regression: baselines, thresholds, CI diff artifacts, and PR comment summary.
advancedplaywright - 2
Cypress Component Test Suite
Generate isolated Cypress component tests covering rendering, interactions, loading/error states, keyboard accessibility, and ARIA semantics — with the full cypress.config.ts setup.
Component-level screenshot tests in Cypress — isolate visual assertions to individual UI elements.
intermediatecypress