Deselect all list values
This is prebuilt action in Avo Assure which comes for captured List elements from Desktop application. It instructs the Avo Assure Client to Deselect all values from list and stores the status (True or False) in output variable.
Syntax
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Use case/Example

Scenario: Deselect All Selected Options in User Preference List.
Consider a scenario where a desktop application is being tested, requiring the clearing of all selected options from the user preference list, such as the language preference list. For this scenario, the Deselect All List Values action is used by Avo Assure. This action clears all selected languages from the preferences list, ensuring that selections can be easily deselected or reset.
Input
N/A
Expected Result
The action needs to deselect all values from list.
Output
The action performed and saves the status in the {Result} output variable as True.
Last updated
Was this helpful?