Select tab by text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure which comes for the captured tab elements from the desktop application. It instructs the Avo Assure Client to select the tab based on the text provided in the input value field and stores the status (True or False) in output variable.
Input: <tab text>
Note: It refers to the text provided by the user that appears on the tab.
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a desktop application is being tested, requiring the selection of a specific tab based on the text displayed on it. For this scenario, the Select Tab by Text action is used by Avo Assure. This action allows selecting a specific tab, such as the "Account" tab, by providing its corresponding text, ensuring accurate navigation within the application.
Excepted Result: The Select tab by text action needs to select tab based on the text provided in input.
Output: The Select tab by text action performed and saves the status in the {Result} output variable as True.