Skip to content

This package is designed to bypass puppeteer's bot-detecting captchas such as Cloudflare. It acts like a real browser and can be managed with puppeteer.

License

Notifications You must be signed in to change notification settings

ZFC-Digital/puppeteer-real-browser

 
 

Repository files navigation

This brach contains the method to access the window object using puppeteer-real-browser.

You can run tests for fail and success with the following commands.

git clone https://github.com/zfcsoftware/puppeteer-real-browser -b access-window
npm run fail_test
npm run success_test