Uses of Package
org.jboss.test.selenium.waiting.retrievers

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

Classes in org.jboss.test.selenium.waiting.retrievers used by org.jboss.test.selenium
AttributeRetriever
          Retrieves the attribute with given attributeLocator.
TextRetriever
          Retrieves the text for given elementLocator
 

Classes in org.jboss.test.selenium.waiting.retrievers used by org.jboss.test.selenium.waiting.ajax
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
 

Classes in org.jboss.test.selenium.waiting.retrievers used by org.jboss.test.selenium.waiting.retrievers
AbstractRetriever
          Retrieves the typed value from page and stores it as ThreadLocal.
AttributeRetriever
          Retrieves the attribute with given attributeLocator.
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
Retriever
          Composes all types able to retrieve typed object from page.
TextRetriever
          Retrieves the text for given elementLocator
 

Classes in org.jboss.test.selenium.waiting.retrievers used by org.jboss.test.selenium.waiting.selenium
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
 



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