Select Value 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 the value specified in the input field from the dropdown list and save the result in dynamic variable.
Syntax
Input Value: <input Text>
<input Text> (Required)
Specify the input text to select value from the dropdown.
Output Value:
<Dynamic variable>(Optional);<Dynamic variable>(Optional)
This dynamic variable holds the result as Ture or False
Example
Selects a specific item in a dropdown list in the SAP application based on the input text provided.
The Select Value By Text action takes the value from the Input Value column (e.g., American Airlines) and selects the matching item in the dropdown list. The result of the selection operation is stored in the {Select} variable as True or False

Last updated
Was this helpful?