Unselect Checkbox

This is pre-built Action located under the Table/Grid captured from the AUT Element Name, instructs the Avo Assure to unselect the checkbox in the specified grid cell and save the result in dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

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

This variable stores the status as true or false

Example

Performs unselecting of a checkbox in an Grid

The Unselect Checkbox action does not require any input in the Input Value column (i.e., N/A) and unselects the targeted checkbox available in the specified Grid. The result of the operation is stored in the {Checkbox} variable, with the following possible values:

  • True – if the checkbox is unselected successfully.

  • False – if the checkbox unselecting.

Last updated

Was this helpful?