how to capture the captcha for SBI website how to extract and fill that captcha for corresponding box. i mentioned website URL and screen shot kindly assets me.https://mp.hitachi-payments.com/
Hi @domsmgtmeet22
The best way to solve this is using ‘Get OCR Text’ Activity, mark the captcha there. In the activity you will also have ‘UiPath Document OCR’. Make sure you go the properties of ‘UiPath Document OCR’ and provide the api key.
The API Key can be fetched from your orchestrator, if you are using Community version then Admin->Licenses->Other services->Document Understanding
If you are using Pro Trial then Admin->Licenses->Consumbales->Under AI Unit.
I am attaching a screenshot of it below.
Hope this helps
Thank You
Happy Learning
kindly share workflow for our references
Its not suggested to go automation of captch, its sole purpose is to have the security for the application and avoid any scripts or automations run on it. even using ocr will not give better results @domsmgtmeet22
Main.xaml (24.0 KB)
You can check this out probably