I am trying to login the website using captcha code. i used get OCR activity inside it microsoft OCR,
I am getting the correct captcah code but its showing invalid captcha code…
i am getting the captcha like this …
Regards,
Suresh.
I am trying to login the website using captcha code. i used get OCR activity inside it microsoft OCR,
I am getting the correct captcah code but its showing invalid captcha code…
i am getting the captcha like this …
Regards,
Suresh.
So, by definition, resolving a CAPTCHA cannot be automated: Otherwise, it could not tell computers and humans apart and hence fails to be a CAPTCHA.
Microsoft OCR is not 100% accurate, The original captcha is PL5VmS but what you have extracted is pesvmS
Use Intelligent OCR, Package is available in Package manager
Try using the following document:
https://docs.uipath.com/activities/docs/about-the-intelligent-ocr-activities-pack
@suresh_kumar4 Please share the URL where you are trying to extract the data.