Get Selected
This is a pre-built action available under the Captured Dropdown Element from the SAP GUI Application. The functionality of this action in Avo Assure to get the item name from the dropdown list which is currently selected and stores the result in dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable> (Required)
This dynamic variable holds the retrieved selected items from the dropdown.
<Dynamic Variable> (Optional)
This dynamic variable holds the result as Ture or False
Example
Fetches the currently selected value from the dropdown list in a captured SAP application element
The Get Selected action retrieves the active selection from the dropdown and stores the result in the {SelectedValue} variable as (Electronics)

Last updated
Was this helpful?