Intro to Puppeteer and Checkly

Intro to Puppeteer and Checkly

Aug 17, 2020

A short introduction and overview to Puppeteer showing executions on both a local machine and Checkly, together with some considerations on how it fits in the current landscape of browser automation tool.

Puppeteer is a Node library which provides a high-level API to control headless Chrome/Chromium over the DevTools Protocol. https://pptr.dev

Checkly is an active reliability platform bridging the gap between traditional monitoring and E2E testing, allowing you to automatically verify your API behaviour, as well as your key site transactions from one simple dashboard. https://checklyhq.com

Also, check out Puppeteer Recorder: https://github.com/checkly/puppeteer-recorder