Skip to content
Discussion options

You must be logged in to vote

The uc_click(selector) method is no longer effective on Cloudflare Turnstile checkboxes because they are detecting JavaScript in the browser now. (See #2865). Before, they were only looking for Selenium (and other known bots).

Now, you have to use uc_gui_handle_cf(), which uses pyautogui to click.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@alish511
Comment options

@mdmintz
Comment options

@ghost
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants