ObjField Object

Applies to TestComplete 12.60, last modified on September 17, 2018
This object is obsolete. See the Remarks section below.

Description

The ObjField objects provide a scripting interface to the object’s fields which you can see in the Fields page of the Object Browser panel. To obtain the ObjField object in scripts, use the Next method of the ObjFieldIterator object.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only. To get access to the tested object’s fields, use the aqObjField object.

See Also

BuiltIn.EnumFields Method
ObjFieldIterator Object

Highlight search results