Select 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 select 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
Selecting a Checkbox (e.g., 'Direct Flights')
The Select Checkbox action does not require any input value. It performs a selection operation on the captured checkbox element (e.g., Direct Flights). The result of the selection is stored in the {SelectCheckbox} variable.

Last updated
Was this helpful?