Description
The Category element is used in the description.xml file to define a category of script extensions. The element’s Name attribute is used to group extensions listed in the Script Extensions dialog by categories.
Parent Elements
A Category element must be a child of the ScriptExtensionGroup element.
Child Elements
A Category element must contain one or more child ScriptExtension elements.
Attributes
The element has the following attribute:
Name
Optional. Specifies the category name. For example, Checkpoints. This name is displayed in the TestComplete Script Extensions dialog and is used to group script extensions by categories.
See Also
Elements Reference
Structure of the Description File
Creating Script Extensions
Script Extensions