Select Key By Text

This is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action in Avo Assure to select an item from the dropdown list based on the Key value of that item and save the result in dynamic variable.

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. The action stores the selected key in the {SelectedKey} variable as True or False

Last updated

Was this helpful?