Get Status

This is pre-built Action located in Avo Assure which is under the @SAP Element Category. It instructs the Avo Assure Client to fetch the status of the checkbox and subsequently store the results in output variable.

Syntax

Input: N/A

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

Usecase/Example

Scenario

When working on the SAP application. The BIBS transaction is used for booking flights or searching for available flights. You want to verify whether the ‘Cheap Flights’ checkbox is selected or unselected to filter and view only cheaper flight options. With the help of the ‘Get Status’ action, they can confirm the current status of the ‘Cheap Flights’ checkbox to ensure that the filtering criteria are applied correctly.

Expected Result

The Action needs to get status of the check box and store the result in output variable {Status} as Selected.

Output

The action is performed, and the result is saved in the output variable {Status} as Selected

Last updated

Was this helpful?