public bool WaitForAjaxScripts(int timeout = 10000) { return(ngWebDriver.WaitForAjaxScripts(timeout)); }