Select Checkbox
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Captured Checkbox Element, instructs the Avo Assure to select or check a checkbox and save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
The dynamic variable holds the status as True or False.
Example
Selects the specified checkbox element.
The Select Checkbox action does not take any value in the Input Value column. It performs the selection action on the targeted checkbox. The result of the action is stored in the {Checkbox} variable, with the following possible values:
True – If the checkbox is selected successfully.
False – If the checkbox selection fails or an error occurs.