Select tab by text

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.

Syntax

Input: <tab text>

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

Usecase/Example

Scenario: Select Tab by Text for Navigation in Desktop Application

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.

Expected 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.

Last updated

Was this helpful?