org.jbehave.web.selenium
Class SeleniumPage.NonBlank

java.lang.Object
  extended by com.thoughtworks.selenium.condition.Condition
      extended by com.thoughtworks.selenium.condition.Presence
          extended by org.jbehave.web.selenium.SeleniumPage.NonBlank
Enclosing class:
SeleniumPage

public static class SeleniumPage.NonBlank
extends com.thoughtworks.selenium.condition.Presence


Constructor Summary
SeleniumPage.NonBlank(String locator)
           
 
Method Summary
 boolean isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context context)
           
 
Methods inherited from class com.thoughtworks.selenium.condition.Condition
getMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SeleniumPage.NonBlank

public SeleniumPage.NonBlank(String locator)
Method Detail

isTrue

public boolean isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context context)
Overrides:
isTrue in class com.thoughtworks.selenium.condition.Presence


Copyright © 2012. All Rights Reserved.