checking cloudflare recaptcha detects selenium #3301
krzysztofkub
started this conversation in
General
Replies: 1 comment
-
I've changed my code a little bit (updated snippet) to be more similar to the examples |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I use seleniumbase version:
4.33.1
on windowsThis is my code:
So when you enter https://www.xtremetop100.com/in.php?site=1132227942, you need to put code from image manually. Then script clicks button to send form and page with cloudflare recaptcha shows up. When I click it manually it works fine. But when I use sb.uc_gui_click_captcha() looks like server detects that it's not human
Could you help me please?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions