Keyboard Shortcuts: Could not determine focused element

I have a process to fill a form on a Chrome browser that starts frequently.
I am using a lot of activities to send shorcuts with keyboard like TAB.
I am using and need to use this process on a remote desktop (RDP).
It works fine while I have and see the RDP window.

But if I minimize the RDP window it fails and I get the following error:
Keyboard Shortcuts: Could not determine focused element.

Any clue or configuration for this action, to work with the minimized window?

Thanks

Hi,

The following might help you.

It might be better to use Simulate Type/click than KeyboardShortcut, i think.

Regards,

2 Likes