Awesome
Learning Puppeteer
Just one of the things I'm learning. https://github.com/hchiam/learning
Test Chrome extension with Puppeteer:
https://stackoverflow.com/questions/48089670/detect-and-test-chrome-extension-using-puppeteer
Use Puppeteer to download pens from Codepen.io as single html pages:
https://github.com/websemantics/codepen-puppeteer
When to use Puppeteer vs Cypress: