browser-automation / library
rebrowser-patches
Capability: rebrowser-patches
Use it when
- reduce known automation leaks in a Playwright or Puppeteer runtime
- test whether browser fingerprint signals cause a site block
What it solves
Not the fit when
- proxy/geo alone
Install
npm install rebrowser-patches
Invoke
Run the package patch command against a supported Playwright or Puppeteer installation, then launch the patched browser and verify automation fingerprints against the target.
Alternatives
No reviewed alternatives recorded yet.