Метод | Описание | |
---|---|---|
IsAjaxPending ( this webDriver ) : bool | ||
MonitorJQueryAjax ( this webDriver ) : void | ||
WasMonitoringStarted ( this webDriver ) : bool |
Метод | Описание | |
---|---|---|
IsFunctionInstalled ( IJavaScriptExecutor scriptExecutor, string functionName ) : bool | ||
VerifyJQueryInstalled ( IJavaScriptExecutor scriptExecutor ) : void |
public static IsAjaxPending ( this webDriver ) : bool | ||
webDriver | this | |
Результат | bool |
public static MonitorJQueryAjax ( this webDriver ) : void | ||
webDriver | this | |
Результат | void |
public static WasMonitoringStarted ( this webDriver ) : bool | ||
webDriver | this | |
Результат | bool |