Esempio n. 1
0
 public bool WaitForAjaxScripts(int timeout = 10000)
 {
     return(ngWebDriver.WaitForAjaxScripts(timeout));
 }