The process goes into a virtual machine and opens cpr application in citrix environment to search for patient tickets. The process runs without errors, when run from studio, but it fails when started from [Orchestrator] .
The [robot] type is unattended, the machine key is correct, and the robot is connected and licensed (enterprise version).
Before failing, several cv click selectors are passed and return no errors, but when it reaches this cv click it cannot find it:
Tried changing resolution on robot but of no use. Again, after starting job in orchestrator if the virtual machine is opened then it is running fine without errors. But when it is scheduled, and virtual machine is not opened cv click fails.
Generally when the selected image is very small this might happen…can you try increasing the size of thw image if its small …and to restrict try giving a region to aearch if possible
And what exactly is the error that you are getting?
I hope the robot is installed in the VM and you are opening the application in the same VM. If yes, then why CV click is used in the process instead of normal click activity?
Thank you @Rahul_Unnikrishnan, but I have already tried those settings, but still there are issues. First 3 cv clicks it is working, later it stops working, I have re indicated it and published again, but with no success