Graphene Implementation 1.0.0.CR3

Package org.jboss.arquillian.ajocado.waiting.retrievers

Interface Summary
RetrievedValueHolder<T> Holds typed value retrieved from page in thread local storage.
Retriever<T> Composes all types able to retrieve typed object from page.
 

Class Summary
AbstractRetriever<T> Retrieves the typed value from page and stores it as ThreadLocal.
AttributeRetriever Retrieves the attribute with given attributeLocator.
TextRetriever Retrieves the text for given elementLocator
 


Graphene Implementation 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.