| Element | Description |
|---|
| CommonIdentification | Test object identification information at the toolkit level.
|
| Conditions | A collection of identification conditions.
|
| Conditions\Condition | A single identification condition.
|
| Control | Information for identifying and supporting custom controls that should be mapped to the test object class specified in the TestObjectClass attribute.
|
| Controls | The top-level element containing all of the toolkit information.
|
| Controls\Description | Text that describes the custom toolkit support set.
|
| Controls\ToolkitStateQuery | The function UFT should call to check whether the toolkit is fully loaded before recording.
|
| Filter | The element containing the filtering rules for learning objects in UFT and for the Object Spy.
|
| Filter\Learn | The filtering rules for learning objects in UFT.
|
| Filter\Spy | The filtering rules for using the Object Spy in UFT.
|
| HTMLTags | A collection of identification HTML tags.
|
| HTMLTags\Tag | A single identification HTML tag. An HTML element type for which the information in the Identification element is relevant.
|
| Identification | Information on how to identify which controls are mapped to this test object class.
|
| Identification\Browser | A collection of Conditions elements to use when working with the specified browser.
|
| JSLibrariesToInject | A collection of JSLibrary elements.
|
| JSLibrariesToInject\JSLibrary | Specifies the location of a JavaScript library to inject into the target Web page.
|
| ListOfValues | The function UFT should call to retrieve lists of possible values for test object method arguments.
|
| Record | Information on how to record steps that the user performs on a custom control mapped to this test object class.
|
| Record\EventListening | Event listening rules.
|
| Run | The element containing the information for supporting the test object methods and identification properties for this test object class.
|
| Run\Methods | The element containing the information for supporting the test object methods for this test object class.
|
| Run\Methods\Method | The information for supporting a specific test object method.
|
| Run\Properties | The function UFT should call to retrieve the values of identification properties for this test object class.
|
| Settings | A collection of settings, each defined as a variable with a name and a value.
|
| Settings\Variable | A single settings element.
|