Visual Basic |
---|
Public Property CaptureLevel As String |
- Complete--Captures all properties of all objects in the application???s open window/dialog box in the Active Screen of each step, and saves all Web pages (including any dynamic changes). Choosing this option saves Active Screen files in a compressed format.
- Partial--Captures all properties of all objects in the application???s open window/dialog box in the Active Screen of the first step performed in an application???s window. This level also saves all Web pages (including any dynamic changes). Choosing this option saves Active Screen files in a compressed format.
- Minimum--Captures properties only for the recorded object and its parent in the Active Screen of each step, and saves the original source HTML of all Web pages (disregarding any dynamic changes). Choosing this option saves Active Screen files in a compressed format.
- None--Disables capturing of Active Screen files for all applications and Web pages.