Select Based on Absolute Value

This ‘Select Based on Absolute Value’ is a pre-built Action located under the Captured Dropdown Element, instructs the Avo Assure to select the value from the dropdown based on the exact text provided in the input and save the result in dynamic variable.

Syntax

Input Value: <text>

Argument
Description

<text>

(Required)

Specify the exact text or value to be selected from the dropdown

Output Value

Argument
Description

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

This variable holds the status True or False

Example

Selects an item from a dropdown or list by provided text in input

The Select Based on Absolute Value action takes the value from the Input Value column (e.g., NARMAD CENTRAL LIBRARY) and selects the matching option from the available list. The result of the selection operation is stored in the {Status} variable, with the following possible values:

  • True – if the item is selected successfully.

  • False – if selection fails or an error occurs.

Last updated

Was this helpful?