Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ReCaptcha solving error on UC mode #3565

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

Hey guys 👋

I have a scenario where I need to solve both Cloudflare and reCAPTCHA challenges.
When I proceed using UC mode, I can pass the Cloudflare check. However, for the subsequent reCAPTCHA, I’m using CapSolver.
I set the token returned by CapSolver in the appropriate field, but it still shows a warning as if the challenge hasn’t been solved.
I adapted CapSolver using the script.
How can I resolve this issue?

Thanks for advance 🙏

You must be logged in to vote

It sounds like you used UC Mode to solve a Cloudflare CAPTCHA, and it worked.
But then you used an external tool, CapSolver, to solve reCAPTCHA, and it didn't work.
This is the SeleniumBase repo, not CapSolver. If you have an issue with an external tool, you should ask them.

SeleniumBase has its own CAPTCHA-solving tools. Check the UC Mode docs, the CDP Mode docs, and the many examples in the examples folder and in the CDP Mode examples folder.

If you have an issue, you need to include the relevant SeleniumBase code, and any stack traces.
The only code you included wasn't using SeleniumBase at all. (It was only using regular Selenium with an external tool.)

Replies: 1 comment

Comment options

It sounds like you used UC Mode to solve a Cloudflare CAPTCHA, and it worked.
But then you used an external tool, CapSolver, to solve reCAPTCHA, and it didn't work.
This is the SeleniumBase repo, not CapSolver. If you have an issue with an external tool, you should ask them.

SeleniumBase has its own CAPTCHA-solving tools. Check the UC Mode docs, the CDP Mode docs, and the many examples in the examples folder and in the CDP Mode examples folder.

If you have an issue, you need to include the relevant SeleniumBase code, and any stack traces.
The only code you included wasn't using SeleniumBase at all. (It was only using regular Selenium with an external tool.)

You must be logged in to vote
0 replies
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

AltStyle によって変換されたページ (->オリジナル) /