Select Key By Text

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 select an item from the dropdown list based on the Key value of that item.

Syntax

Input Value: <input text>

Argument
Description

<input text> (Required)

Specify the visible text to select corresponds key value from the dropdown.

Output Value:

Argument
Description

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

This dynamic variable holds the result as Ture or False

Example

Selects an item in the captured SAP dropdown list using the key value of that option

The Select Key By Text action takes the value from the input value column (e.g., CustomerID) and selects the dropdown entry whose key matches the given text.

Last updated

Was this helpful?