Select Checkbox
This is pre-built Action located in Avo Assure which is under the @SAP Element Category. It instructs the Avo Assure Client to select the checkbox which is captured from SAP application.
Syntax
Input: N/A
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)

Usecase/Example

Scenario
When using the SAP application BIBS transaction for booking or searching flights, you can filter results to display only direct flights. Utilize the 'Select Checkbox' action to mark the 'Direct Flights' checkbox. This filters the list to show only non-stop flights.
Expected Result
The Action needs to select checkbox and store the result in output variable {Status} as True.
Output
The action is performed, and the result is saved in the output variable {Status} as True.
Last updated
Was this helpful?