Unselect Checkbox

This is a pre-built Action located under the Captured Checkbox Element, instructs the Avo Assure to uncheck a selected checkbox and save the result in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

The dynamic variable holds the status as True or False.

Example

Unselects the specified checkbox element.

The Unselect Checkbox action does not take any value in the Input Value column. It performs the unselection action on the targeted checkbox. The result of the action is stored in the {Unselect} variable, with the following possible values:

  • True – If the checkbox is unselected successfully.

  • False – If the checkbox unselection fails.

Last updated

Was this helpful?