I am trying to use Send Hotkey within RDP, but UiPath sends hotkey outside the RDP window.
There are some tasks I need to do within Windows Remote Desktop Connection window, such as opening a file, opening File Explorer. Since everything is image-based, which cannot be trusted, I want to use Send Hotkey. Or even Start Process.
I am trying to open File Explorer using Attach window attached to the remote window, but File Explorer opens outside the remote desktop. Also, all of the send hotkeys happen outside the remote window.
How can I make it work?