AndroidRunningTaskInfo Object Properties

Applies to TestComplete 15.63, last modified on April 10, 2024
The information below concerns legacy mobile tests that work with mobile devices connected to the local computer. For new mobile tests, we recommend using the newer cloud-compatible approach.

The AndroidRunningTaskInfo object contains the following properties:

Property List

Name Description
BaseActivity Returns the base activity of the running application.
ID Returns the unique identifier of the application.
NumberActivities Returns the number of activities in the application.
NumberRunningActivities Returns the number of running activities in the application.
TopActivity Returns the currently running activity.

See Also

AndroidRunningTaskInfo Object

Highlight search results