ObjectIdentifier Property (BrowserWindow Objects)

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

Description

The ObjectIdentifier property returns the index of a browser window.

Declaration

TestObj.ObjectIdentifier

Read-Only Property Integer
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

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 zero-based index of the browser window among all windows opened in the browser. The first browser window has the index of 0, the second - 1, and so on.

Remarks

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

See Also

ObjectType Property
Classic Web Testing

Highlight search results