Verify count

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 count with the total number of options in the dropdown.

Syntax

Input Value: <value to be verified>

Argument
Description

<value to be verified>

(Required)

Specify the value to be verified against the value from the dropdown

Output Value:

Argument
Description

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

This dynamic variable holds the action result as True or False.

Example

Verifies the count of items present in the dropdown list against the expected value

The Verify count action takes the value from the Input Value column (e.g., 4) and compares it with the actual number of items available in the dropdown list.

Last updated

Was this helpful?