AutoExportReportConfigOptions Object
Description
Represents the Export Run Results Dialog Box in the Run Results Viewer (RRV), which enables you to configure export run results options.
Remarks
This object also includes the AutoExportResults property, which represents an option located on the General tab > Run Sessions pane of the Options dialog box. The AutoExportResults property works with both HTML and RRV report formats, while all other properties are relevant for RRV format.
Public Properties
Public Property AutoExportResultsIndicates whether to automatically export run results at the end of each run session.
Public Property DataTableReportIndicates whether to automatically export the data table part of the run results at the end of each run session.
Public Property ExportForFailedRunsOnlyIndicates whether to automatically export the run results only for failed run sessions.
Public Property ExportLocationThe folder path in the file system to which the run results are automatically exported at the end of each run session.
Public Property LogTrackingReportIndicates whether to automatically export the log tracking part of the run results at the end of each run session.
Public Property ScreenRecorderReportIndicates whether to automatically export the screen recorder part of the run results at the end of each run session.
Public Property StepDetailsReportIndicates whether to automatically export the step details part of the run results at the end of each run session.
Public Property StepDetailsReportFormatThe level of detail for the step details part of the run results.
Public Property StepDetailsReportTypeThe file type to use when exporting the step details part of the run results.
Public Property SystemMonitorReportIndicates whether to automatically export the system monitor part of the run results at the end of each run session.
Public Property UserDefinedXSLThe XSL file to use for the step details part of the run results.