Get all Value from List
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘Get All Value from List’ is a pre-built Action located under the Captured Dropdown Element, instructs the Avo Assure to fetch all values available in the dropdown/list and save the result in dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable> (Required)
This dynamic variable holds the list of values retrieved from the dropdown
<Dynamic Variable> (Optional)
This variable holds the status True or False
Example
Retrieves all selectable values from a dropdown or list component
The Get all Value from List action fetches every item available in a list or dropdown element. This action does not require any input in the Input Value column. The result of the list retrieval is stored in the {List} variable, while the execution status is stored in the {Status} variable, with the following possible values:
True – if the values are retrieved successfully.
False – if retrieval fails or an error occurs.