JSLibrariesToInject\JSLibrary Element
Important Information
- Specify the location of any external JavaScript library whose functions you call in the JavaScript support functions that you design.
- When OpenText Functional Testing is open with your toolkit support set loaded, this library is injected into every Web page that opens in a browser.
| Name | Type | Use | Default | Description |
|---|---|---|---|---|
| path | string | required | The file system path to the library (a .js file).
You can specify a file path relative to the OpenText Functional Testing installation folder, by providing a file path that begins with the string INSTALLDIR, where INSTALLDIR replaces the installation folder path. If you do not provide a full file system path or use the INSTALLDIR string, then the specified file path is assumed to be under <OpenText Functional Testing installdir>\dat\Extensibility\Web\Toolkits\<Toolkit name> folder. |
|

