Hi,
for anyone reproducing this, please try the following:
-
make sure the robot is installed as a Service on the machines where the CV automations will run.
-
make sure that in the Orchestrator Robot Settings you connect to the machine on which you’re using CV with a pre-determined resolution, ideally the one used at design time, for example width 1920, height 1080 and 32 for the bit depth.
Once you set a resolution for the robot connection, make sure to restart that machine if current Orchestrator sessions are already taking place (changes take effect after robot session restart). -
optional step if not already set: LoginToConsole should be set to value “No”. This will ensure the type of session is RDP as we need interface to capture images with CV.
Some good reading resources here:
If you still encounter issues please provide the following:
- UIAutomation package version in use
- the error message received when CV is failing
- from the machine that fails the execution, the Computer Vision log located inside:
%localappdata%\UiPath\ComputerVisionLogs
Thank you