AndroidRunningTaskInfo.Update Method

Applies to TestComplete 15.62, last modified on March 19, 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 AndroidRunningTaskInfo object contains information about the application that is currently running on the connected Android device. If you store this object to a variable and then run another application on the device, you can use the Update method to update the information in the variable.

Declaration

AndroidRunningTaskInfo.Update()

Result

Applies To

The method is applied to the following object:

See Also

AndroidRunningTaskInfo Object

Highlight search results