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. |
The following properties are common for all iOS process objects.
Property List
Name | Description |
---|---|
_NewEnum |
Returns an enumerator for the collection of children that belong to the object. |
ChildCount |
Returns the number of child objects of the given object. |
Exists |
Tells you whether an object exists in the system. |
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 application that corresponds to the process. |