Hi all,
We have a process that is running on a VM (running UiPath) and opens an RDP to Machine 1 to perform some activities.
In Dev this works fine. However, in Prod, UiPath can’t manage to identify any elements in the RDP window.
This is how it looks like in Prod (Click Activity - Indicate on Screen. Note that UiPath can’t identify any elements and there is a large “blue box”) :
This is how it looks like in Dev (note that an icon in RDP is marked):
The logged in user that is running UiPath Studio have Admin rights (and we have also tried to start the Studio as an administrator).
Why is it working in Dev but not in Prod?