NumberActivities Property

Applies to TestComplete 15.63, last modified on April 23, 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.

Description

The NumberActivities property returns the total number of activities in the active Android application. This number includes the activities that were stopped, but still exist in the application’s memory.

Declaration

AndroidRunningTaskInfoObj.NumberActivities

Read-Only Property Integer
AndroidRunningTaskInfoObj An expression, variable or parameter that specifies a reference to an AndroidRunningTaskInfo object

Applies To

The property is applied to the following object:

Property Value

The total number of activities in the active Android application.

See Also

AndroidRunningTaskInfo Object
NumberRunningActivities Property

Highlight search results