Skip to main content

Hi Team,

I’m automating LSP GER 400 Terminal application. I need to input ‘Shift+f7’ from terminal action but we can’t input ‘shift’. Hence we found an alternative way to do it by ‘PF19’ which we found out in Automation Anywhere docs, but its not working on the application. Its saying like “Function key not recognized”. Has any body came across this issue?

Please help us in finding the solution for this.

 

Regards,

David Kingsley M P

 

HI @DK 9006 ,

 

Please check the below link for further info on this. 

docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/bot-creator/commands/send-text-keys-behaviour.html


@DK 9006 Just to check - have you used KEY_PF19 or PF19? The key variant should include the shift as per:

docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/bot-creator/commands/send-text-keys-behaviour.html

It does have a caveat the behaviour of those codes does change per the terminal host, but hopefully that small fix will do the job


Reply