alqqu Posted April 13, 2019 Posted April 13, 2019 Hey i would like to automatically solve a recaptcha in Java. can this be done in Selenium? if yes, how? if no, what other option?
Impensus Posted April 13, 2019 Posted April 13, 2019 2 hours ago, alqqu said: Hey i would like to automatically solve a recaptcha in Java. can this be done in Selenium? if yes, how? if no, what other option? Look at 2captcha, death by captcha etc all requests based captcha solving services.
godspower33 Posted April 13, 2019 Posted April 13, 2019 Yes, it can be done, I would recommend checking out 2captchas api. You could use 2captcha, deatthbycaptcha, anticaptcha, whichever one you prefer. I always used 2captcha personally.