Forked from @cloudflare/puppeteer
with rebrowser patches applied.
npm install
npm run build
npm install # run again after build to install browser binaries
npm run test:chrome:shell # no need to run all tests
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
- https://github.com/cloudflare/puppeteer/blob/86d176c1d94affde1a934df7523b8efd5cab501b/README.md direct fork of this commit
- https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.8.2 CF forked this
- https://github.com/rebrowser/rebrowser-patches/blob/f3123e2743abc3e773711a01b794900af1cb2b55/patches/puppeteer-core/lib.patch rebrowser patches version