Error finding a Selector when the remote machine is minimized

The code works perfectly when performed with the Remote Machine opened. However, when it is minimized and UiPath runs, it cannot find the selectors. The issue is that due to the applications involved, the simulate and window message properties cannot be used.

How could this be solved then?

Thank you very much,

Regards

Not sure if this will solve your problem but did you try invoking the workflow using ‘Launch Workflow Interactive’?

Thanks,
Rammohan B.

Use click activity and in property use send window message and select key modifier as alt and try !!

You have indeed to keep your window active. You could use a parallel activity to make the window active again

Hi @Monica_PC

See if this docs article helps you: