Select value by text
Last updated
This is a pre-built action available under the Captured Dropdown Element from the Desktop Application. The functionality of this action in Avo Assure is to select a dropdown value based on the text entered in the input.
Input Value: <Input Value>
<Index Value>
(Required)
Specify the item name to be selected from the dropdown.
Output value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Selects a dropdown value based on the provided text
The Select value by text action takes the value from the Input Value column (e.g., Last Month) and selects the corresponding item in the dropdown list based on the specified text.

Last updated