Elements

ElementDescription
CommonIdentificationTest object identification information at the toolkit level.
ConditionsA collection of identification conditions.
Conditions\ConditionA single identification condition.
ControlInformation for identifying and supporting custom controls that should be mapped to the test object class specified in the TestObjectClass attribute.
ControlsThe top-level element containing all of the toolkit information.
Controls\DescriptionText that describes the custom toolkit support set.
Controls\ToolkitStateQueryThe function UFT should call to check whether the toolkit is fully loaded before recording.
FilterThe element containing the filtering rules for learning objects in UFT and for the Object Spy.
Filter\LearnThe filtering rules for learning objects in UFT.
Filter\SpyThe filtering rules for using the Object Spy in UFT.
HTMLTagsA collection of identification HTML tags.
HTMLTags\TagA single identification HTML tag. An HTML element type for which the information in the Identification element is relevant.
IdentificationInformation on how to identify which controls are mapped to this test object class.
Identification\BrowserA collection of Conditions elements to use when working with the specified browser.
JSLibrariesToInjectA collection of JSLibrary elements.
JSLibrariesToInject\JSLibrarySpecifies the location of a JavaScript library to inject into the target Web page.
ListOfValuesThe function UFT should call to retrieve lists of possible values for test object method arguments.
RecordInformation on how to record steps that the user performs on a custom control mapped to this test object class.
Record\EventListeningEvent listening rules.
RunThe element containing the information for supporting the test object methods and identification properties for this test object class.
Run\MethodsThe element containing the information for supporting the test object methods for this test object class.
Run\Methods\MethodThe information for supporting a specific test object method.
Run\PropertiesThe function UFT should call to retrieve the values of identification properties for this test object class.
SettingsA collection of settings, each defined as a variable with a name and a value.
Settings\VariableA single settings element.

Attribute Groups

Attribute GroupDescription
EventListeningAttrsAttributes for event listening.
FilterAttrsAttributes for filtering.
ImpFuncAttrsAttributes of the function used for implementation.
SpyAttrsAttributes for supporting this test object class in the Object Spy.