Verify selected value

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 verify the user provided input value with the selected value from the dropdown.

Syntax

Input Value: <value>

Argument
Description

<Value>

(Required)

Specify the value to be verified against the selected dropdown value.

Output Value:

Argument
Description

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

This dynamic variable holds the status of the action as True or False.

Example

Verifies that the currently selected item in the dropdown matches the expected value

The Verify Selected Value action takes the value from the Input Value column (e.g., Last Month) and checks whether it matches the option currently selected in the dropdown.

Last updated

Was this helpful?