Get Status

This is a pre-built action available under the Captured Radio Button Element from the SAP Application. The functionality of this action in Avo Assure is to check the captured radio button is Selected or Unselected and save the result in dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable> (Required)

This variable holds the status as 'Selected' or 'Unselected'

<Dynamic Variable> (Optional)

This dynamic variable holds the result as True or False.

Example

Fetching the Status of the 'Food Selection' Radio Button

The Get Status action takes no input value and fetches the current state of the captured element (e.g., Food Selection Radio Button). The result of the status check is stored in the {GetStatus} variable as unselected, while the execution status is stored in the {Status} variable.

Last updated

Was this helpful?