GBouffard / trying-puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎎 Puppeteer tutorial 🎎

Trying Puppeteer.

Great sandbox with more examples: Puppeteer sandbox

How to run it:

A simple set up file:

npm run setUpFile

A failed screenshot command:

npm run failScreenshot

A successful screenshot command:

npm run screenshotWithArg

A successful API call:

npm run hackerNewsScraper

A test file (Jest):

npm test

About


Languages

Language:JavaScript 100.0%