Verify selected tab

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 compare the user-provided input value with the selected tab and stores the status (True or False) in output variable.

Syntax

Input: <tab Text>

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

Usecase/Example

Scenario: Verify Selected Tab in Desktop Application.

Consider a scenario where a desktop application is being tested, requiring the verification or comparison of tabs within the application. For this scenario, the "Verify Selected Tab" action is used by Avo Assure. This action compares the currently selected tab, such as the "Transaction" tab, with the expected input tab, ensuring that the correct tab is selected.

Expected Result

The Verify selected tab action needs to compare the tabs with specified input value with the selected tab.

Output

The Verify selected tab action performed and saves the status in the {Result} output variable as True.

Last updated

Was this helpful?