Get tab name
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 Avo Assure Client to fetch the name of the selected tab and save the result in the output variable.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a desktop application is being tested, requiring the retrieval of the tab name displayed on the tab. For this scenario, the Get tab name action is used by Avo Assure. It retrieves the tab name, such as "Details," ensuring that the correct tab information is obtained.
Excepted Result: The Get tab name action needs to fetch the name of the selected tab and save the result in the output variable.
Output: The Get Tab name action performed and saves the results in the {Result} output variable as Details.