EnableBrowserResize Property

Description

Indicates whether to resize the browser during a record or run session in order to view both the browser and the UFT One window.

Property type

Read-write property

Syntax

Visual Basic
Public Property EnableBrowserResize As Boolean

Return Value

  • True--Resizes the browser during record and run sessions to display both the browser and UFT One .
  • False--Does not resize the browser during record and run sessions.

Remarks

This option is relevant only when running UFT One in Visible mode.

Example

Configure Web Options

See Also