/puppeteer-automations

Some interesting browser automation use-cases implemented

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

puppeteer-automations

Some interesting browser automation use-cases implemented

Puppeteer hints

Run a Puppeteer on an interactive browser window:

/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --remote-debugging-port=9222

and copy the websocket URL shown and change it here.