idStr Property (Web and XUL Objects)

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

Description

Returns the object’s id attribute value.

Declaration

TestObj.idStr

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

The object’s native id attribute value.

Remarks

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

See Also

namePropStr Property (Web and XUL Objects)
Classic Web Testing

Highlight search results