ActiveScreenOptions Object
Description
Represents the GUI Testing tab > Active Screen pane of the Options dialog box, which enables you to specify how much information is saved in the Active Screen for all tests and business components.
Object Model
ActiveScreenOptions ObjectWebActiveScreen Object
Remarks
Tip: You can click the Generate Script button in the General pane of the GUI Testing tab in the Options dialog box to automatically generate an automation script containing the current global testing options, including those represented by the ActiveScreenOptions object. 
Example
Public Properties
Public Property CapturedFilesStorageThe compression mode to use for storing Active Screen information in the file system.
Public Property CaptureLevelThe level indicating the quantity of information that is saved in the Active Screen.
Public Property WebReturns a WebActiveScreen object, which enables you to define how Web pages are displayed in the Active Screen.