ShowDisabledConnectionWarnings Property
Description
Indicates whether OpenText Functional Testing shows a warning message each time the SAP GUI Scripting Interface is disabled.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ShowDisabledConnectionWarnings As Boolean |
Return Value
True--Instructs OpenText Functional Testing to display warnings if the SAP GUI Scripting API is disabled on the SAP application.
False--Instructs OpenText Functional Testing not to display warnings if the SAP GUI Scripting API is disabled on the SAP application.
Remarks
If scripting is disabled, you cannot record or run steps until you enable the SAP GUI Scripting interface.
This option applies when you start recording on a session that was invoked from a SAP GUI for Windows server on which the scripting interface is disabled.
Example
See Also