Skip to content

Detected by Sony and ArkoseLabs? #2561

Answered by mdmintz
FlowFlaux asked this question in Q&A
Discussion options

You must be logged in to vote

Unless regular human browser traffic is also required to solve those CAPTCHAs, the Selenium browser shouldn't have to solve those CAPTCHAs either (because otherwise it has already been detected, and solving the CAPTCHA won't help).

Your issue might be timing related. Try getting through from the special UC breakpoint:

sb.driver.uc_open_with_reconnect(URL, "breakpoint")

If you can get through from there manually, then you can probably get through using the existing UC Mode methods and adjusting for timing.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
6 replies
@FlowFlaux
Comment options

@mdmintz
Comment options

@FlowFlaux
Comment options

@mdmintz
Comment options

@FlowFlaux
Comment options

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