RunOptions Object Members

Public Properties

Public Property CounterproductiveAllows other products to run tests and components on this computer.
Public Property AutoExportReportConfigReturns the AutoExportReportConfigOptions object, which enables you to define what to automatically export from the run results after a run session.
Public Property EnableRdpEnables UFT One to continue running on a remote computer when a RDP session is disconnected from the remote computer.
Public Property ImageCaptureForTestResultsThe criteria for when to capture still images for the run results.
Public Property MovieCaptureForTestResultsThe criteria for when to capture movies for the run results.
Public Property MovieSegmentSizeThe maximum movie file size to store for each error or warning.
Public Property RdpPasswordEncryptedThe encrypted password for connecting to the remote computer running UFT One.

Public Property RdpResolution

(UFT One versions 2021 R1 and later)

Enables you to specify the resolution on the remote computer after an RDP session is disconnected from the remote computer.
Public Property RdpUserNameThe user name for connecting to the remote computer running UFT One.

Public Property RdpPollForDisconnection

(UFT One versions 2022 and later)

Indicates whether to use polling to detect a disconnected session.

Public Property RdpPollFrequency

(UFT One versions 2022 and later)

The frequency of checking for disconnection (in seconds).

Public Property ReportFormatIndicates whether UFT One should generate an HTML report or RRV report after the run session ends
Public Property RunModeIndicates whether to run in normal or fast mode.
Public Property SaveMovieOfEntireRunIndicates whether the movie clip includes the entire test.
Public Property ScreenRecorderReturns the ScreenRecorderOptions object, which enables you to define how Screen Recorder movies are captured.
Public Property StepExecutionDelayThe time to wait (in milliseconds) before executing each step.
Public Property ViewResultsIndicates whether results are displayed in the Run Results Viewer after the run session ends.

See Also

RunOptions Object