public class WebElementBasedTimedCondition extends WebElementBasedTimedQuery<Boolean> implements TimedCondition
WebElement.GenericWebDriverTimedQuery.InvalidValuevalueSupplierdefaultTimeout, intervalDEFAULT_INTERVAL| Constructor and Description |
|---|
WebElementBasedTimedCondition(org.openqa.selenium.SearchContext searchContext,
org.openqa.selenium.By by,
com.google.common.base.Function<org.openqa.selenium.WebElement,Boolean> valueProvider,
long timeout,
long interval) |
toStringcurrentValue, shouldReturnby, by, byDefaultTimeout, clock, expirationHandler, now, resetLastRundefaultTimeout, intervalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitby, by, byDefaultTimeout, nowdefaultTimeout, intervalpublic WebElementBasedTimedCondition(org.openqa.selenium.SearchContext searchContext,
org.openqa.selenium.By by,
com.google.common.base.Function<org.openqa.selenium.WebElement,Boolean> valueProvider,
long timeout,
long interval)
Copyright © 2015 Atlassian. All rights reserved.