Tag: Playwright
2 posts
Posts
Mobile Visual Regression Without Doubling Your Test Count
A typed page config array turns 9 copy-pasted Playwright tests into a loop that runs at two viewports with zero duplication.
2 min read
Automating Visual Regression Testing in GitHub Actions
A CI pipeline catches visual regressions with Playwright screenshots, auto-updates baselines via workflow dispatch, and re-triggers itself with a PAT.
3 min read