Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools…

Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. This article is about setting it up and running visual regression tests based on screen grabs of your app.

2 thoughts on “Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools…

Leave a comment