Mobile Object Properties

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

The Mobile object contains the following properties:

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.

See Also

Testing Android Applications (Legacy)
Mobile Object Methods

Highlight search results