C# Class SizSelCsZzz.JQueryAjaxWaiter

Show file Open project: fschwiet/SizSelCsZzz

Public Methods

Method Description
IsAjaxPending ( this webDriver ) : bool
MonitorJQueryAjax ( this webDriver ) : void
WasMonitoringStarted ( this webDriver ) : bool

Private Methods

Method Description
IsFunctionInstalled ( IJavaScriptExecutor scriptExecutor, string functionName ) : bool
VerifyJQueryInstalled ( IJavaScriptExecutor scriptExecutor ) : void

Method Details

IsAjaxPending() public static method

public static IsAjaxPending ( this webDriver ) : bool
webDriver this
return bool

MonitorJQueryAjax() public static method

public static MonitorJQueryAjax ( this webDriver ) : void
webDriver this
return void

WasMonitoringStarted() public static method

public static WasMonitoringStarted ( this webDriver ) : bool
webDriver this
return bool