Select multiple list values by text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure which comes for captured List elements from Desktop application. It instructs the Avo Assure Client to select the value from the List based on the text provided in the input and stores the status (True or False) in output variable.
Input: <text1>;<text2>;…etc.
Note: Text: It refers to text given by user as input.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Select Multiple Products by Name in E-Commerce Application. Consider a scenario where an e-commerce application is being tested, requiring the selection of multiple products from a list. For this scenario, the Select Multiple List Values by Text action is used by Avo Assure. This action selects multiple products from a list box based on their visible text. It ensures that all chosen products, such as smartphones and tablets, are selected correctly according to their displayed names in the list.
Input: Smartphone;Tablet
Excepted Result: The action needs to select to select the value from the list based on the text provided in the input.
Output: The action performed on list and saves the status in the {Result} output variable as True.