Description
The AndroidProcess
object provides access to the process of a package running on your connected Android device. To get the object in tests, use the Mobile.Device(...).Process(...)
method.
Note: | TestComplete recognizes processes of packages that were prepared for testing. |
Members
See Also
Creating Tests for Android Open Applications
Addressing Objects in Android Open Applications
AndroidDevice Object
Mobile Object