Replies: 2 comments 2 replies
|
UC Mode is not designed for reCAPTCHA. reCAPTCHA is different from other anti-bot services because it throws CAPTCHAs even if not detecting Selenium. Instead of bypassing reCAPTCHA, solve the audio challenge with an external repo: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
If I don't omit xvfb=True, it just hangs the browser will not launch. When I do omit it, it won't click the google re-captcha at the end:
Am I missing a step here?
Debian 12
Python 3.10.8
seleniumbase 4.30.3
All reactions