Avo Assure - Master User Guide v23.2.0
Search
K
Comment on page

@Action

Keyword: ACTIONKEY

Description: This keyword or action instructs ICE to send a key event to the device.
Keyword
Input Syntax
Output Syntax
Supported Input Formats
ActionKey
<key name>; <number>
(Optional)
  1. 1.
    Text, Static values, and Dynamic Variables
  2. 2.
    Following are the inputs supported:
    • keydown; number
    • keyup; number
    • tab; number
    • enter; number
Find the snippet of the keyword below:
For the above keyword, after the test case debug, the actions of specified key event operations will be performed and the execution status “True”/ “False” will be stored in the output variable (if specified).