AddElements Schema : Element Element |
Namespace | (none) |
Element A recursive definition of the Object description: the set of properties that identifies the element uniquely in its parent context, and its child context. The full description contains the user-selected object and all its parent objects to the hierarchy root.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
type | xs:string | required | The test object's class name. | ||
name | xs:string | required | The test object name as displayed in the UFT user interface. | ||
index | xs:integer | required | The index in the SafeArray of run-time IDs. The index of the first array element is zero. |
|