Get tab name

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.

Syntax

Input: N/A

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

Usecase/Example

Scenario: Retrieve Tab Name in Desktop Application

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.

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

Last updated

Was this helpful?