Demo code of a Lightning Talk at Fronteers on how to visually compare a production and staging website. The code uses Google.com for production and Google.be for staging.
Inspired from https://meowni.ca/posts/2017-puppeteer-tests/
yarn install
./node_modules/mocha/bin/mocha --timeout 10000