Hello All, In my process I clicked on a button “Launch Web Console” and it is opening another window of a new remote machine in the same web browser. With the existing all the web activities I am not able communicate with the session (I am not getting any error but when I am using click activity then whole window is getting captured).
It’s because UiPath considers it as a single UiElement. You can only automate remote machine using Remote desktop add in.
Thanks,
Ashok ![]()
Do you mean I need to install the RDP extension ?? I already did it
I mean you should be using Remote Desktop application/VMWare Client to access remote desktop and that virtual or remote machine also should have Studio - UiPath Remote Runtime installed.
Thanks,
Ashok ![]()