Type Params | Return Type | Name and description |
---|---|---|
|
IntegrationManager |
getIntegration() Returns the IntegrationManager object. |
|
BaseManager |
getManager() Returns the TestComplete main object. |
|
boolean |
getVisible() Specifies whether the application is visible. |
|
void |
quit() Closes the application. |
|
void |
setVisible(boolean value) Specifies whether the application is visible. |
Returns the IntegrationManager object.
Returns the TestComplete main object.
Specifies whether the application is visible.
Closes the application.
Specifies whether the application is visible.