RDP

Hello,

I want to make automation for firefox but on remote connection, it’s possible using UiPath? I mean UiPath will open RDP automatically and open firefox on remote computer.

@Handian_Sudianto

It is possible…Please check this

cheers

Hi @Handian_Sudianto ,

If you are accessing browser or application in another VM via RDP that will become image so that we have to use image automation with UiPath.

Or

there is Super feature or component from UiPath is UiPath remoter runtime which would help you to automate the browser which is in another VM by using native UI automation by getting selectors instead of image automation. please refer the below link for more guidance. thanks

Regards,
Kirankumar.

Why would you do it this way instead of just installing Robot on the remove machine so the automation job can be started directly on that machine?