Uses of Class
org.jboss.test.selenium.waiting.conditions.ElementPresent

Packages that use ElementPresent
org.jboss.test.selenium   
org.jboss.test.selenium.waiting.conditions   
 

Uses of ElementPresent in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as ElementPresent
protected  ElementPresent AbstractTestCase.elementPresent
           
 

Uses of ElementPresent in org.jboss.test.selenium.waiting.conditions
 

Methods in org.jboss.test.selenium.waiting.conditions that return ElementPresent
static ElementPresent ElementPresent.getInstance()
          Factory method.
 ElementPresent ElementPresent.locator(ElementLocator<?> elementLocator)
          Returns the ElementPresent instance with given elementLocator set.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.