GeneralSettings Properties |
The GeneralSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoWaitTimeout |
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.
|
![]() | DraggingDelay |
Gets or sets the number of milliseconds it takes the mouse cursor to pass 20 pixels.
|
![]() | PostImageOnError |
Gets or sets whether to log a desktop screenshot when an error occurs during the test run.
|
![]() | UseCaseSensitiveParameters |
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.
|