This is a minimal project with Argos and Puppeteer.
To launch Puppeteer, you need to install the dependencies:
npm installThen, you can launch the project:
npm startIt should take a screenshot of example.com website with the the argosScreenshot() command and save into screenshots folder.