Uses of Class
org.jboss.test.selenium.waiting.retrievers.AttributeRetriever

Packages that use AttributeRetriever
org.jboss.test.selenium   
org.jboss.test.selenium.waiting.retrievers   
 

Uses of AttributeRetriever in org.jboss.test.selenium
 

Fields in org.jboss.test.selenium declared as AttributeRetriever
protected  AttributeRetriever AbstractTestCase.retrieveAttribute
           
 

Uses of AttributeRetriever in org.jboss.test.selenium.waiting.retrievers
 

Fields in org.jboss.test.selenium.waiting.retrievers declared as AttributeRetriever
static AttributeRetriever RetrieverFactory.RETRIEVE_ATTRIBUTE
          Retrieves the attribute with given attributeLocator.
 

Methods in org.jboss.test.selenium.waiting.retrievers that return AttributeRetriever
 AttributeRetriever AttributeRetriever.attributeLocator(AttributeLocator<?> attributeLocator)
          Gets a AttributeRetriever object preset with attributeLocator to given value.
static AttributeRetriever AttributeRetriever.getInstance()
          Factory method.
 



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