Hi,
I need to extract the captcha from the image like this, I tried with some links by googling, but not success as expect, getting variation in upper- and lower-case letters.
Is there any other suggestions to get exact letters.
Use Computer Vision cv activities.In that use Cv Get text activity to extract the capatcha
UiPath offers built-in OCR activities like Tesseract OCR and Google OCR to handle CAPTCHAs. If these OCR tools are not effective, you can turn to third-party services such as DeathByCaptcha or Anti-Captcha for assistance.
Hope this helps!
1 Like
The main idea of captcha is to make robots not pass it…better not to try read it as it would be unsuccessful or with a very low successrate
Instead try to have a human intervention in between may be by creating an action or sending email to reaolve and then continue accordingly
Much better would be to ask the application team for service account if that is a viable case
Cheers
2 Likes