WebActiveScreen Object
Description
Represents the GUI Testing tab > Active Screen pane > Appearance (Web) area in the Options dialog box, which enables you to configure the way Web pages are displayed in the Active Screen for all Web-based tests or business components.
Public Properties
Public Property ActiveScriptsThe criteria for when UFT One runs scripts when displaying web pages in the Active Screen.
Public Property CaptureOriginalHTMLSourceIndicates whether to save the original HTML source (True) or to save dynamic changes to the HTML source (False) in the Active Screen.
Public Property LoadActiveXControlsIndicates whether ActiveX controls in captured Web pages are loaded and displayed in the Active Screen.
Public Property LoadImagesIndicates whether images in captured Web pages are displayed in the Active Screen.
Public Property LoadingTimeoutThe amount of time, in seconds, allowed for the Active Screen to load a Web page.
Public Property LoadJavaAppletsIndicates whether Java applets in captured Web pages are loaded and displayed in the Active Screen.
See Also