com.atlassian.webdriver.waiter.webdriver.function
Interface ConditionFunction

All Superinterfaces:
com.google.common.base.Function<org.openqa.selenium.WebDriver,Boolean>
All Known Implementing Classes:
ContainsFunction, EndsWithFunction, EqualsIgnoresCaseFunction, ExistsFunction, HasClassFunction, IsEmptyFunction, IsEnabledFunction, IsEqualFunction, IsSelectedFunction, IsVisibleFunction, MatchesFunction, NotFunction, StartsWithFunction

public interface ConditionFunction
extends com.google.common.base.Function<org.openqa.selenium.WebDriver,Boolean>

Since:
2.1.0

Method Summary
 
Methods inherited from interface com.google.common.base.Function
apply, equals
 



Copyright © 2014 Atlassian. All rights reserved.