seleniumbase / SeleniumBase

📊 Blazing fast Python framework for web crawling, scraping, testing, and reporting. Supports pytest. Stealth abilities: UC Mode and CDP Mode.
https://seleniumbase.io
MIT License
5.44k stars 983 forks source link

hcaptcha solver #3255

Closed plscomeback closed 2 weeks ago

plscomeback commented 2 weeks ago

Does the UC solve this captcha, I mean a simple click, or am I doing something wrong?:

mdmintz commented 2 weeks ago

UC Mode makes bots appear human, however, hCaptcha throws CAPTCHAs at both bots and humans alike. Therefore, UC Mode won't bypass hCaptcha unless hCaptcha allows regular humans to pass without solving a CAPTCHA.