Click or drag to resize

GeneralSettings Properties

The GeneralSettings type exposes the following members.

Properties
  NameDescription
Public propertyAutoWaitTimeout
Gets or set the number of milliseconds to wait for an expected object to become available, or for an unexpected window to close, before posting a timeout error.
Public propertyDraggingDelay
Gets or sets the number of milliseconds it takes the mouse cursor to pass 20 pixels.
Public propertyPostImageOnError
Gets or sets whether to log a desktop screenshot when an error occurs during the test run.
Public propertyUseCaseSensitiveParameters
Gets or sets whether methods that simulate user actions (ClickItem, DblClickItem, SelectItem and others) take into account or ignore the letter case in string parameters.
Top
See Also