top | item 32783205

Automating Visual UI Tests with Playwright and GitHub Actions

2 points| mmazzarolo | 3 years ago |mmazzarolo.com

1 comment

order

mmazzarolo|3 years ago

Author here. This article is my take on automating visual regression tests of a “modern” web application using Playwright and GitHub actions. The goal is to build a "minimal" testing setup that checks for UI regressions on each pull request and allows selectively updating the baseline images when needed.