That means the action is not allowed and the human like icon will restrict any interactions with the mainframe application, you need pass ‘ESC’ key for it to disappear.
Once it disappears you should be able to take the needed actions and interact with the application.
In my case, ESC key is not working
I need to press the Left Ctrl key.
So manually I can do this on mainframe application, How can i do the same using the terminal activities?
There is no LCtrl key in Send control key activity.
Use the classic activity “Send Hotkey”, in the properties pane of the activity under input you will find the Key field , set the value of key field as “lctrl” for simulating the press of left ctrl key.
If you are unable to find the activity, in the activities pane find the filter and enable show classic option post that you should be able to find the activity.
In case you are using Terminal Activities for automating the mainframe. You can try using the send control key for passing ctrl. Please check the attached links for more details.
If you’re using a third party client it probably has mapping capabilities. Look in the settings to see if there is a way to map a key combination that you can do with Send Keys, to the left control.