UiPath Studio Anydesk

Hi all.
We are doing proof of concept testing using UiPath Studio to automate process in Legacy app.We are currently connecting through anydesk to perform process development. We are facing a issue where due to operation with anydesk, native selectors will not be available and only CV is present. While we were able to do most of the process with CV, it cannot distinguish when similar elements are found for which we require native selector. We have installed UiPath remote runtime in client machine. But still not able to see native selectors. Is there any other way?. Thanks in advance.

Remote runtime doesn’t work on anydesk.

How about adding more CV anchors?

Thanks for the reply. I did try to add multiple CV anchors from which i can see it is storing coordinates like values in descriptor. My concern is that our process requires selecting a checkbox based on different inputs. Some inputs might have 5 checkboxes out of which we need to select one exactly as input. Some might have only one option to choose from. can the descriptor be made dynamic based on exact match of the input rather than coordinates?

hm… I think it would be so challenging.

rather then it, how about running your process directly on the pc, not controlling it through anydesk.

Yes. That was what we tried but unfortunately system resources are low on that pc as they do not have sufficient memory to run both UiPath Studio and the targeted application and getting timedout exception in UiPath Studio there.

I think you are at your limit here then, CV can work, but can always be really unreliable and inconsistent at times.

In your shoes I would bounce this one back and say it either needs to be done on a Citrix connection so remote runtime can work or to increase the machine resources, otherwise its a dead on arrival type initiative.

Thanks for the reply. I will discuss your suggestion with the client.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.