The following properties are common for all Android process objects.
Property List
Name | Description |
---|---|
_NewEnum |
Returns an enumerator for the collection of children that belong to the object. |
AndroidClientVersion
|
Specifies the version of TestComplete Android Agent installed on the device. |
ChildCount |
Returns the number of child objects of the given object. |
CurrentActivity
|
Specifies the activity that is currently active on the device. |
Exists |
Tells you whether an object exists in the system. |
FriendlyName
|
Specifies the user-friendly name of the package that is currently running on the device. |
FullName |
Specifies the full name that uniquely identifies the object in TestComplete. |
Id |
Returns the object’s identifier. |
MappedName |
Returns the custom name that is mapped to the original object name and is used to address the object in scripts. |
Name |
Returns the object’s name. |
Parent |
Returns the parent object of the given object. |
ProcessName
|
Specifies the name of the package that corresponds to the process. |