Click or drag to resize

WebTestingSettingsPageLoadTimeout Property

Gets or sets the number of milliseconds to wait until the browser loads the page and becomes ready to accept user input.

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

Property Value

Type: Int64
See Also