SOFTSPIDERS
Puppeteer's HelloWorld
- puppeteer
- puppeteer-screenshot - also by code
- puppeteer-jest
Node.js >= v6.4.0
yarn
Note: When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API. To skip the download, see Environment variables.
node index
Using Puppeteer for Easy Control Over Headless Chrome
Licensed under the MIT license.