Graphene Selenium: API 2.0.0.Alpha1

Uses of Interface
org.jboss.arquillian.ajocado.locator.element.ExtendedLocator

Packages that use ExtendedLocator
org.jboss.arquillian.ajocado.locator.element   
 

Uses of ExtendedLocator in org.jboss.arquillian.ajocado.locator.element
 

Classes in org.jboss.arquillian.ajocado.locator.element with type parameters of type ExtendedLocator
 interface ExtendedLocator<T extends ExtendedLocator<T>>
          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).
 

Methods in org.jboss.arquillian.ajocado.locator.element that return ExtendedLocator
 ExtendedLocator<T> ExtendedLocator.format(Object... args)
           
 


Graphene Selenium: API 2.0.0.Alpha1

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