Click or drag to resize

WebDriverExtensionsWaitForAjax Method

Framework to automate tests using Selenium WebDriver
Overload List
  NameDescription
Public methodStatic memberWaitForAjax(IWebDriver)
Waits for all ajax actions to be completed.
Public methodStatic memberWaitForAjax(IWebDriver, Double)
Waits for all ajax actions to be completed.
Top
See Also