Skip to content

Error Corrections - Puppeteer Real Browser

Compare
Choose a tag to compare
@zfcsoftware zfcsoftware released this 25 Jul 23:24
· 34 commits to main since this release
  • Fixed the problem of continuous refreshing of the page on Linux servers and proxies with high spam score.
  • Puppeteer.launch is now used instead of puppeteer.connect.
  • Fixed Recaptcha v3 low score issue.
  • Cloudflare's 2 consecutive html path updates have been resolved.
  • Cloudflare WAF, Cloudflare Turnstile and Recaptcha v3 control functions have been added to the test function.

Pending Important Updates

  • Sometimes the page.goto function times out due to targetFilter.
  • Puppeteer-extra plugins are not available.