Puppeteer bug - Hanging after encountering reCAPTCHA and / or CloudFlare Turnstile

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • This is a bug I encountered while I was working on a Puppeteer project and applying for jobs at the same time.
    Bug description:
    Puppeteer is not able to connect to the browser instance after encountering reCAPTCHA and CloudFlare turnstile captcha on Indeed.com
    Work around:
    The only workaround that I could find was to close every Chrome instance and open another Chrome remote debugging window.
    Build information:
    Windows 10 Pro
    Node v20.0.0
    Chrome Version 126.0.6478.127 (Official Build) (64-bit)
    Puppeteer ^22.12.0

Комментарии •