ObjectGroupIndex Property (UI Automation Objects)

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

Description

The ObjectGroupIndex property returns an object identifier that is used to name a UI Automation element.

Declaration

TestObj.ObjectGroupIndex

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 object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A string value that contains the index of the specified UI Automation object.

You can use the value returned by this property as the value of the Index parameter of the UIAObject or WaitUIAObject method.

See Also

UI Automation Objects
ObjectIdentifier Property (UI Automation Objects)

Highlight search results