ObjectType Property (Web and XUL Objects)

Applies to TestComplete 15.62, last modified on March 14, 2024

Description

Returns a string that contains an element type that is used to name objects. For a list of available values, see Web Object Types Used by Web and Hybrid Mobile Applications.

Declaration

TestObj.ObjectType

Read-Only Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

A string value that contains the name of the object’s type.

Remarks

This property is available only if the Tree model of web objects is active.

See Also

ObjectIdentifier Property
Classic Web Testing

Highlight search results