Hi everybody
I hope that you are fine
I am going to automate a task through a remote Hyper v machine the sequence starts from click on the remote desktop connection icon but it does not work and give the following issue
Best Regards
Hi everybody
I hope that you are fine
I am going to automate a task through a remote Hyper v machine the sequence starts from click on the remote desktop connection icon but it does not work and give the following issue
Best Regards
Hi @aadam,
You could use Start application
activity and point to mstsc.exe.
It does not work
Do you have runtime installed on remote machine and Remote Desktop Extension on your computer (the Studio one)?
No, I have not
Probably this is the reason why selectors on remote machine are not working.
So how can I solve it
On remote machine (this from HyperV) install runtime:
On your local computer install Remote Desktop Extension:
https://studio.uipath.com/docs/installing-the-windows-remote-desktop-extension
Then you can locally connect to remote machine from Remote Desktop Connection and you will be able to perform tasks from studio as it will be able to catch selectors etc.