RPA with Remote Desktop Connection (MSTSC)

Hi,

We are trying to create a process which opens up remote desktop connection exe file --> Enters the username —> Enters the password --> Clicks on Ok button to get the remote connection of the requested machine.

However, when we tried to achieve the same we observed and error after setting up the password.

Attached are the snapshots for better understanding

Once the password has been setup and the process now needs to click on the Ok button then we observed the following error. (Object reference not set to an instance of an object)

Any help would be very much appreciated.

Regards,
Afshaan Shaikh

Hi,

As shown in screen shot click action is failing. Kindly use Control Exist interaction to first verify if the required control is present. Then only perform click operation

Regards,
Amit