VerifyHllapiDllPath Property
Description
Indicates whether OpenText Functional Testing displays a warning message when the HLLAPI dll file for the current configuration cannot be found.
Property type
Read-write property
Syntax
Visual Basic
Public Property VerifyHllapiDllPath As Boolean
Remarks
If this option is selected, OpenText Functional Testing displays a warning message when the HLLAPI dll file for the current configuration cannot be found. For example, OpenText Functional Testing warns you if you try to use the Terminal Emulator Add-in before you have installed the emulator itself.

If you clear this check box and OpenText Functional Testing cannot find the required dll file, it may be difficult to determine why OpenText Functional Testing is not recording successfully. It is therefore recommended that you leave this option selected.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.
Example
See Also