RunningTaskInfo Property

Applies to TestComplete 15.47, last modified on January 20, 2023
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

Returns information about the currently running application on the connected Android device.

Declaration

AndroidDeviceObj.RunningTaskInfo

Read-Only Property The AndroidRunningTaskInfo object
AndroidDeviceObj An expression, variable or parameter that specifies a reference to an AndroidDevice object

Applies To

The property is applied to the following object:

Property Value

The AndroidRunningTaskInfo object that provides information about the currently running application.

See Also

AndroidDevice Object

Highlight search results