AutoExportReportConfigOptions Object Members
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.
See Also