In this tutorial, we will set up a small project with automated visual tests using Puppeteer, Jest and VisWiz.io. Puppeteer is a Node.js library which provides a high-level API to control headless Chrome. It is a great tool to perform browser automation tasks.
Full article