Hi,
Working with Studio 2014.10 on a legacy application that does not let identify any elements.
Please suggest the best way to automate, image automation is not allowed.
Thank you,
Hi,
Working with Studio 2014.10 on a legacy application that does not let identify any elements.
Please suggest the best way to automate, image automation is not allowed.
Thank you,
Try:
Most legacy applications supports keyboard shortcuts so you can try Hotkeys also you can use CV selectors with CV activities.
Thank you @adi.mehare @marian.platonov
Hot keys is hard with dynamic screens.
Tried both classic and modern ui activities.
How do I use CV?
Thank you,
Hi @A_Learner ,
CV is the good option when other option fails.
Below is the paylist for CV activity use.
UiPath Computer Vision CV Screen Scope | UiPath Automation Developer Professional Exam Preparation
Watch this and try on your project.
Let us know your output.
Happy automation!
Single video covers CV activities
UiPath Computer Vision Activities
Thank you. OCR is not working.
Are you facing any issues using CV activity?
May I know which element you are trying to interact with?(Please share screenshot if possible)
UiPath screen ocr is never loading up ending up with an error.
Thank you,
could you please share the error that you are getting?
Wanted to second what Tapas_Kumar_Pattnaik said and ask if you can provide screenshots of the application itself, the application feature you are attempting to interact with, and what happens when attempting to use the CV activity. If the legacy application is proprietary, then just screenshots within Studio of using the CV activity and OCR options.
We will want to confirm the specific CV activity is within an CV Screen Scope activity. Here is a link to the latest documentation: Activities - Computer Vision activities
It could also be helpful to replicate the CV example within Notepad to confirm the CV functionality is working as expected, which will assist in isolating whether this is an issue within Studio or a potential issue with the legacy app.
Thank you. OCR engine failed to load.
Were you able to select a OCR option before the “loading failed” error message? Can you provide a screenshot?
Here are some troubleshooting steps to consider:
The default one “UiPath Document OCR” showed up. Thank you.
Use UiPath Screen OCR or Tesseract OCR instead of UiPath Document OCR
Thanks for the update. As Tapas mentioned, you will want to choose a different OCR for interacting with the legacy application.
Let us know if UiPath Screen OCR or Tesseract OCR do or do not appear.
Do I need to install anything for CV activities to work correctly?
Or any license needed?
When bot is running as unattended would the environment need any thing?
Thank you,
Cv activities are under UiPath.UIAutomation.Activities. So no license required. maybe try upgrading the package.
While running the bot especially when you have used CV activities you need the application/website opened before your CV activity steps.