puppeteer-automation-demo
v1.0.8
Published
Shell commands demoing basic Puppeteer functions.
Readme
Getting started
npm install -g puppeteer-automation-demo- Open a shell (cmd/powershell/bash etc)
puppeteer-automation-demo --helpwill show a list of commands you can use
Commands
puppeteer-automation-demo search : This command will query the user for a search string to search google with.
puppeteer-automation-demo capture : This command will grab a pdf version of a given URL/webpage.
puppeteer-automation-demo extract : This command will extract the full URL and title of a given URL/webpage.
puppeteer-automation-demo emulate : This command will open a given URL/webpage in chromium emulating a given phone model.
