Get all Value from List

This ‘Get all Value from List’ is pre-built Action located under the Dropdown captured Element instructs the Avo Assure client to fetch all values available in the dropdown/list and save them into the output variable.

Syntax

Input: N/A

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

Use case/Example

Scenario: Verifying Dropdown Categories

In this scenario, you have to verify the number of options available in a dropdown menu for selecting various categories, such as clothes or electronic products. To accomplish this, you can use 'Get All Values from List' action to retrieve all available categories from the dropdown. The retrieved list is then displayed using the 'Display Variable Value' action for review and verification. This process ensures that the user accurately assesses the available

Input

N/A

Expected Result

This action needs to retrieve all values which are available in the dropdown.

Output

The output variable {Display} contains ‘Clothes’, ‘Electronic Products’.

Last updated

Was this helpful?