jsfez / argos-puppeteer-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a minimal project with Argos and Puppeteer.

Getting Started

To launch Puppeteer, you need to install the dependencies:

npm install

Then, you can launch the project:

npm start

It should take a screenshot of example.com website with the the argosScreenshot() command and save into screenshots folder.

About


Languages

Language:JavaScript 100.0%