Device Object Properties

Applies to TestComplete 14.80, last modified on May 04, 2021

The Device 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.
Connected Specifies whether the device is connected.
DeviceID Returns the unique device identifier.
DeviceName Returns the device name.
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.
Index Returns the index of the device.
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.
OSType Returns the type of the OS installed on the device.
Parent Returns the parent object of the given object.

See Also

Device Object
Device Object Methods
Testing Android Applications (Legacy)

Highlight search results