PlaybackSettings Properties
The PlaybackSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContinueOnError | Gets or sets a flag which indicates whether to ignore playback related failures that occur during a playback session. |
|
DelayBetweenActions | Gets or sets the delay between actions in milliseconds. |
|
ImeLanguageList | Gets a list of Input Method Editors(IME) language locale IDs(LCID) for which IME ends composition on clicking the {Enter} key. |
|
MatchExactHierarchy | Gets or sets a value to indicate whether to match the exact hierarchy specified for searching this control. |
|
SearchInMinimizedWindows | Gets or sets a value that indicates whether to search in minimized windows. |
|
SearchTimeout | Gets or sets the time-out for searches. |
|
SendKeysAsScanCode | Gets or sets a value indicating whether to send the keys as a scan-code. |
|
ShouldSearchFailFast | Gets or sets a value indicating whether search has to fail fast or after the time-out period set for the search operation has elapsed. |
|
SkipSetPropertyVerification | Gets or sets a value indicating whether to skip verification after a set value. |
|
SmartMatchOptions | Gets or sets a value that indicates whether smart match is enabled. |
|
ThinkTimeMultiplier | Gets or sets the think time multiplier. |
|
WaitForReadyLevel | Gets or sets the WaitForReadyLevel to be used for WaitForReady calls during a search operation. |
|
WaitForReadyTimeout | Gets or sets the number of milliseconds to wait for the application to be ready. |