Description
The ScriptExtension element is used in the description.xml file. The element corresponds to a script extension that can be installed into TestComplete. Attributes of the ScriptExtension element are shown in the Script Extensions dialog.
Parent Elements
A ScriptExtension element must be a child of a Category element.
Child Elements
A ScriptExtension element must contain one or more child Script elements and may optionally contain one Description element.
Attributes
The element has the following attributes:
Name
Version
Author
HomePage
Remarks
The text of the child Description element is shown as the extension’s description in the Script Extensions dialog.
The Name, Author and Version elements are used as the script extension’s identifier. If you install a script extension and the list of installed extensions already contains another extension with the same Name, Author and Version values, an error will occur.
See Also
Elements Reference
Structure of the Description File
Creating Script Extensions
Script Extensions