shot-scraper, combined with ImageMagick's compare [1], would be a great start for automated QA to check for visual stability to a website/webapp.
back
1 comments
I use compare as part of our deploy pipelines with puppeteer as a driver.
Works great as a way to ensure a simple and fast way to confirm we're "still up".