Simulate Click doesnt work properly utilizing web application on RDP

i have a dinamic selector in a web application, im utilizing a unattended robot to connect a RDP machine, but only work for the first time(utilizing simulate),when its a hardware events works normally . when its running in attended mode he works pretty well.

im utilizing a variable in selector, but in my mind doesnt make sense hardware events works better than simulate

1 Like

Hey @natanael.mendes

You are trying to connect RDP

Or

You are trying to connect web app inside RDP

Kindly confirm

#nK

Hi

Welcome back to UiPath forum

I believe you are accessing a RDP machine in a unattended mode
Again it’s something logging in to a machine and perform automation

So in that case it’s not like all the fields or buttons in a application will take simulate property
Sometimes it won’t work

In that case we can try with normal hardware itself
Or
With send window message enabled

Did we try by keeping the activities that take only simulate property and keeping the remaining with default hardwar way of accessing

Cheers @natanael.mendes

Hi @natanael.mendes ,

Welcome Back!

First of all please let us know you are connecting the RDP or any other app inside it, also can you show the error what you got from Logs.

Thanks