docker-puppeteer-dev icon indicating copy to clipboard operation
docker-puppeteer-dev copied to clipboard

A dockerized Puppeteer development environment, to work with the Headless Chrome Node API locally.

Results 5 docker-puppeteer-dev issues
Sort by recently updated
recently updated
newest added

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 0.12.0 to 1.13.0. Release notes Sourced from puppeteer's releases. v1.13.0 Big Changes Chromium 74.0.3723.0 (r637110) API Changes No API changes. Bug Fixes #3762 - uploadFile in puppeteer-firefox...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 3.2.0 to 3.3.3. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 3.3.3 > # Bug fixes > > - `net.Socket` errors are no longer swallowed (beff620). >...

dependencies

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.1.0 to 2.2.4. Release notes *Sourced from [https-proxy-agent's releases](https://github.com/TooTallNate/node-https-proxy-agent/releases).* > ## 2.2.4 > ### Patches > > - Add `.editorconfig` file: a0d4a20458498fc31e5721471bd2b655e992d44b > - Add `.eslintrc.js` file:...

dependencies

Add `cd code` instruction to installing/running `puppeteer` instruction in `README.md` file.