hello everyone .
I am trying to login to a system. Username and password are working fine. but there is simply a capthca as I conveyed in the image. How can I print it in the box below?
hello everyone .
I am trying to login to a system. Username and password are working fine. but there is simply a capthca as I conveyed in the image. How can I print it in the box below?
Hey @serdarkavrazli,
You can try Get Image Text to get the captcha.
For more info go through this link Example of using OCR and Image Automation.
Thanks,
Sanjit
Hello!
Could you please provide some more details:
Assume if that captcha is in same format in this case try like this:
Method1: (Unattended Mode)
Check the output in debug panel whether you’re getting the correct data or not.
If you’re getting the correct data you can use one type into and pass the Captcha variable.
Method2: (Attended Mode)
Regards,
NaNi