BrowserWaitUntilReady Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Waits for the browser until its ready

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

public virtual void WaitUntilReady()
Remarks

This method uses the Manager.Settings.ClientReadyTimeout as the timeout.
See Also

Reference