@Action
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to send a key event to the device.
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).
Keyword
Input Syntax
Output Syntax
Supported Input Formats
ActionKey
<key name>; <number>
(Optional)
Text, Static values, and Dynamic Variables
Following are the inputs supported:
keydown; number
keyup; number
tab; number
enter; number