Graphene Selenium: API 2.0.0.Alpha1

Uses of Package
org.jboss.arquillian.ajocado.locator.element

Packages that use org.jboss.arquillian.ajocado.locator.element
org.jboss.arquillian.ajocado.framework   
org.jboss.arquillian.ajocado.locator.attribute   
org.jboss.arquillian.ajocado.locator.element   
 

Classes in org.jboss.arquillian.ajocado.locator.element used by org.jboss.arquillian.ajocado.framework
ElementLocationStrategy
          Strategy for locating element on the page.
ElementLocator
          Locator for locating elements on page.
IterableLocator
          Locator which can iterate over it's descendant.
 

Classes in org.jboss.arquillian.ajocado.locator.element used by org.jboss.arquillian.ajocado.locator.attribute
ElementLocationStrategy
          Strategy for locating element on the page.
ElementLocator
          Locator for locating elements on page.
 

Classes in org.jboss.arquillian.ajocado.locator.element used by org.jboss.arquillian.ajocado.locator.element
AbstractElementLocator
          Abstract implementation of element locator able to derive attributes for itself.
CompoundableLocator
          Defines element locators which can be used to derive child and generally descendant elements by given locator by composition by composition.
ElementLocationStrategy
          Strategy for locating element on the page.
ElementLocator
          Locator for locating elements on page.
ExtendedLocator
          Locator which is iterable and compoundable - it means you can iterate through it's descendants ( IterableLocator) and can derive it's descendants using composition of locators (CompoundableLocator).
FilterableLocator
          Defines element locators which can be used to derive new locators by defining filters.
IterableLocator
          Locator which can iterate over it's descendant.
 


Graphene Selenium: API 2.0.0.Alpha1

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