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

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

Uses of AttributePresent in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as AttributePresent
protected  AttributePresent AbstractTestCase.attributePresent
           
 

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

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



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