Switch
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to get the status of the switch and save the result in the output variable.
Find the snippet of the keyword below:
For the above keyword, after the test case debugs, the operation will fetch the switch status and store its status in the output variable {Stat}.
Description: This keyword or action instructs Avo Assure Client to turn off the switch in the AUT.
Find the snippet of the keyword below:
For the above keyword, after the test case debug, the switch will be set to ‘Off’ and the execution status “Fail”/ “Pass” will be stored in the output variable (if specified).
Description: This keyword or action instructs Avo Assure Client to turn on the switch in the AUT.
Find the snippet of the keyword below:
For the above keyword, after the test case debug, the switch will be set to ‘On’ and the execution status “Fail”/ “Pass” will be stored in the output variable (if specified).
Keyword
Input Syntax
Output Syntax
Supported Input Formats
ToggleOff
NA
(Optional)
NA
Keyword
Input Syntax
Output Syntax
Supported Input Formats
ToggleOn
NA
(Optional)
NA
Keyword
Input Syntax
Output Syntax
Supported Input Formats
GetStatus
NA
{Variable}; {Status}
NA