1.0.4 • Published 6 months ago

@molin.ai/rebrowser-cloudflare-puppeteer-core v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Puppeteer fork

Forked from @cloudflare/puppeteer with rebrowser patches applied.

Development

npm install
npm run build
npm install # run again after build to install browser binaries

Testing

npm run test:chrome:shell # no need to run all tests

Publishing

npm install
npm run build
npm install # run again after build to install browser binaries
./rebrowser/apply_patch.sh ./rebrowser/patches/lib-v22.8.2.patch
cd packages/puppeteer-core
npm publish

Upstreams

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago