Click or drag to resize

GeneralSettingsAutoWaitTimeout Property

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.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public long AutoWaitTimeout { get; set; }

Property Value

Type: Int64
See Also