UseSapGuiScriptingForHTML Property

Description

Indicates whether UFT One records HTML elements using the SAPGui Scripting Interface.

Property type

Read-write property

Syntax

Visual Basic
Public Property UseSapGuiScriptingForHTML As Boolean

Return Type

  • True--Instructs UFT One to use the SAP GUI Scripting API when recording HTML elements within SAP Gui for Windows  applications.

  • False--Instructs UFT One to use the built-in Web support when recording HTML elements within SAP Gui for Windows applications.

Remarks

You can use this option to handle synchronization issues that may arise from recording on Web elements using SAP Gui objects.

Note: Changes to this option take effect only when you start recording a new test o component.

Example

See Also