Unselect Checkbox
This is a pre-built action available under the Captured Checkbox Element from the SAP Application. The functionality of this action in Avo Assure is to Unselect the checkbox which is captured from SAP Application.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable> (Required)
This variable holds the result as True (if selected) or False (if not selected)
<Dynamic Variable> (Optional)
This dynamic variable holds the status as True or False.
Example
Unselecting a Checkbox (e.g., 'Direct Flights')
The Unselect Checkbox action does not require any input value. It unselects the Direct flights checkbox element during execution. The result of the unselect operation is stored in the {UnselectCheckbox} variable.

Last updated
Was this helpful?