Checkbox Operations
Last updated
Last updated
Description: This keyword or action instructs Avo Assure Client to fetch the status of the checkbox and save the results in the output variable.
Find the snippet of the keyword below:
In the above example, after the test case debug, Avo Assure Client will fetch the status of “Checkbox1” and store the value in {status1}. If an output variable is provided for execution, the status “True”/ “False” will be stored.
Description: This keyword or action instructs Avo Assure Client to select the checkbox.
Find the snippet of the keyword below:
In the above example, after the test case debug, Avo Assure Client will select “Checkbox1.” If an output variable is provided for execution, the status “True”/ “False” will be stored.
Description: This keyword or action instructs Avo Assure Client to unselect the checkbox.
Find the snippet of the keyword below:
In the above example, after the test case debug, Avo Assure Client will unselect “Checkbox1.” If an output variable is provided for execution, the status “True”/ “False” will be stored.
Keyword
Input Syntax
Output Syntax
Supported Input Formats
SelectCheckbox
NA
(Optional)
NA
Keyword
Input Syntax
Output Syntax
Supported Input Formats
UnSelectCheckbox
NA
(Optional)
NA
Keyword
Input Syntax
Output Syntax
Supported Input Formats
GetStatus
NA
(Optional)
NA