HelpInfo Element
Important Information
Note for .NET Add-in users: This element is relevant for the .NET Add-in only if you are defining a new test object method.
Name | Type | Use | Default | Description |
---|---|---|---|---|
HelpContext | integer | optional | 0 | The context identifier for the location in the Help file where the information resides. |
HelpFile | string | required | The file system path to the .chm file that contains the Help information.
You can specify a file path relative to the UFT One installation folder, by providing a file path that begins with the string INSTALLDIR, where INSTALLDIR replaces the UFT One installation folder path. Note: Ensure that the name of the file is not identical to any of the Help files in the <UFT_One_installdir>\help folder. |
|