Run\Properties Element
Important Information
Name | Type | Use | Default | Description |
---|---|---|---|---|
file_name | string | optional | The file system path to the file containing the function. If no path is specified, the default file name defined in the Control\Settings element is used. You can specify a path relative to the <UFT_One_installdir>\dat\Extensibility\Web\Toolkits\<Toolkit name> folder. | |
function | string | optional | The name of the implementation function. | |
type | string | optional | javascript | The type of implementation function. |
|