C# Class SizSelCsZzz.JQueryAjaxWaiter

Afficher le fichier Open project: fschwiet/SizSelCsZzz

Méthodes publiques

Méthode Description
IsAjaxPending ( this webDriver ) : bool
MonitorJQueryAjax ( this webDriver ) : void
WasMonitoringStarted ( this webDriver ) : bool

Private Methods

Méthode Description
IsFunctionInstalled ( IJavaScriptExecutor scriptExecutor, string functionName ) : bool
VerifyJQueryInstalled ( IJavaScriptExecutor scriptExecutor ) : void

Method Details

IsAjaxPending() public static méthode

public static IsAjaxPending ( this webDriver ) : bool
webDriver this
Résultat bool

MonitorJQueryAjax() public static méthode

public static MonitorJQueryAjax ( this webDriver ) : void
webDriver this
Résultat void

WasMonitoringStarted() public static méthode

public static WasMonitoringStarted ( this webDriver ) : bool
webDriver this
Résultat bool