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 AndroidRunningTaskInfo
object contains information about activities in the active application on an Android device.
To get the AndroidRunningTaskInfo
object, use the Device.RunningTaskInfo
property.
Requirements
The device must be connected to Android Debug Bridge.