public class AjaxWaitCommand extends WaitCommand<Object>
| Modifier and Type | Field and Description |
|---|---|
protected long |
startMillis |
protected String |
url |
protected VaniContext |
vaniContext |
protected org.openqa.selenium.WebDriver |
webDriver |
protected XhrTracking |
xhrTracking |
conditionFunction, conditionPredicate, conditionSupplier, logger, message, notFlag, target, UNSUPPORTED_MSG| Constructor and Description |
|---|
AjaxWaitCommand(VaniContext vaniContext,
String url,
long startMillis,
org.openqa.selenium.WebDriver webDriver) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval() |
setConditionFunction, setConditionPredicate, setConditionSupplier, setMessage, setNotFlagprotected VaniContext vaniContext
protected long startMillis
protected String url
protected XhrTracking xhrTracking
protected org.openqa.selenium.WebDriver webDriver
public AjaxWaitCommand(VaniContext vaniContext, String url, long startMillis, org.openqa.selenium.WebDriver webDriver)
public boolean eval()
eval in class WaitCommand<Object>Copyright © 2016. All rights reserved.