ObjectIdentifier Property (Page and UIPage Objects)

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

Description

The ObjectIdentifier property returns a web page’s identifier, which is the page URL.

Declaration

TestObj.ObjectIdentifier

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 containing the page URL. This is the same value as the URL property of the page.

Remarks

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

See Also

URL Property
ObjectType Property
Classic Web Testing

Highlight search results