Select tab by Index
Last updated
Was this helpful?
Last updated
Was this helpful?
This is prebuilt action in Avo Assure which comes for captured tab elements from Desktop application element. It instructs the Avo Assure Client to select the tab based on the index provided in the input value and stores the status (True or False) in output variable.
Input: <index value>
Note: The index value starts for tab elements from Zero.
Output: <Dynamic Variable>(optional);<Dynamic Variable> (Optional)
Scenario: Navigate to Loan Tab Using Index in Desktop Application. Consider a scenario where a desktop application is being tested, requiring navigation to the Loan tab. For this scenario, the "Select Tab by Index" action is used by Avo Assure. This action selects the Loan tab based on its index position and ensures access to the relevant content associated with it.
Excepted Result: The Select tab by index action needs to select the tab based on the index value provided in the input value.
Output: The Select tab by index action selects the 3rd tab of desktop application.