1.0.4 • Published 7 months ago

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

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 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

7 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago