Hi,
I am trying to send hot keys to Internet Explorer.
Requirement here is to use Ctrl+C to send a text highlighted by the mouse from IE to clipboard.
All elements in the application modeller are in region mode, except the root. My elements are not spyable using other ways.
I am using method described in document Send Global Keys from Blue Prism. I have also tried Send Global Keys Event as an alternative.
However, when using Activate Application from the second level of elements and then Global Send Key from the element at the root, the bot just goes trough this step and arrives to the next step without error... but nothing happens.
I have tested that with other send hotkeys (ctrl+a to select everything, tab to move from an item of the page to another....) and the behaviour with Activate Application and Global Send Keys is the same.
This is strange because I only have 1 tab opened on Internet Explorer, and no other window from Internet Explorer opened either.
Is there a workaround to solve this issue?
Regards.