LoadChromeBrowserExtension Property
Supported in version 24.2 and later.
Description
Indicates whether to temporarily load the OpenText UFT Agent extension on the browser when launching a Chrome browser instance.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property LoadChromeBrowserExtension As Boolean |
Return Value
- True. Loads the browser extension automatically during record and run sessions.
- False. Does not load the browser extension automatically during record and run sessions.
Remarks
Use this option when you cannot install the extension from the online store.
The extension remains installed until you remove it or until the browser is closed.
See Also