Skip to content
Discussion options

You must be logged in to vote

solve_captcha() is the primary method for solving CAPTCHAs in SeleniumBase scripts, as seen by all these examples using it: https://github.com/search?q=repo%3Aseleniumbase%2FSeleniumBase%20sb.solve_captcha%20&type=code
It uses CDP for clicking on CAPTCHAs, which is stealthy.
It's always recommended to upgrade to the latest version of SeleniumBase when an update is available.

Replies: 2 comments

Comment options

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

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