Method | Description | |
---|---|---|
IsAjaxPending ( this webDriver ) : bool | ||
MonitorJQueryAjax ( this webDriver ) : void | ||
WasMonitoringStarted ( this webDriver ) : bool |
Method | Description | |
---|---|---|
IsFunctionInstalled ( IJavaScriptExecutor scriptExecutor, string functionName ) : bool | ||
VerifyJQueryInstalled ( IJavaScriptExecutor scriptExecutor ) : void |
public static IsAjaxPending ( this webDriver ) : bool | ||
webDriver | this | |
return | bool |
public static MonitorJQueryAjax ( this webDriver ) : void | ||
webDriver | this | |
return | void |
public static WasMonitoringStarted ( this webDriver ) : bool | ||
webDriver | this | |
return | bool |