BrowserCommandTimeOut Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets/Sets the max wait time in milliseconds that the browser will wait for a command to process before it times out.

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public int CommandTimeOut { get; set; }

Property Value

Type: Int32
See Also

Reference