JavaTestedApp Object Methods

Applies to TestComplete 15.62, last modified on March 19, 2024

The JavaTestedApp object contains the following methods:

Method List

Name Description
Close Attempts to close the application and returns whether the attempt succeeded.
Run Attempts to run one or several instances of the tested application and returns the Process object that corresponds to the last instance that was launched.
Terminate Attempts to terminate the application and returns whether the attempt succeeded.

See Also

JavaTestedApp Object
JavaTestedApp Object Properties

Highlight search results