Moon Cloud Puppeteer Example This example demonstrates how to work with Chrome Devtools Protocol using Puppeteer. $ npm install $ npm test To show Chrome Debug Protocol traffic add an environment variable: $ DEBUG="puppeteer:*" npm test