Verify selected tab
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 compare the user-provided input value with the selected tab 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 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.
Excepted 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.