BrowserWaitForAjax Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Wait for any active AJAX requests to complete.

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

public void WaitForAjax(
	int timeout
)

Parameters

timeout
Type: SystemInt32
See Also

Reference