Process Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The following properties are common for all Process objects in mobile applications.

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 Returns the name of the process.

See Also

Process Object Methods

Highlight search results