...
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
tabName | Enter the tab name to which you want to switch. | Yes | String |
Example:
SwitchToTab "Accounts Check"
...
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
appName | Enter the app name to which you want to switch. | Yes | String |
Example:
SwitchApp "Sales"
...