EnableBrowserResize Property
Description
Indicates whether to resize the browser during a record or run session in order to view both the browser and the OpenText Functional Testing 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 OpenText Functional Testing .
- False--Does not resize the browser during record and run sessions.
Remarks
This option is relevant only when running OpenText Functional Testing in Visible mode.
Example
See Also