public class Negate extends Object implements org.openqa.selenium.support.ui.ExpectedCondition<Boolean>
Negate(org.openqa.selenium.support.ui.ExpectedCondition<Boolean> condition)
Boolean
apply(org.openqa.selenium.WebDriver webDriver)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals
public Negate(org.openqa.selenium.support.ui.ExpectedCondition<Boolean> condition)
public Boolean apply(org.openqa.selenium.WebDriver webDriver)
apply
com.google.common.base.Function<org.openqa.selenium.WebDriver,Boolean>
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.