Ajocado API 1.0.0.Alpha2

Uses of Interface
org.jboss.arquillian.ajocado.locator.IterableLocator

Packages that use IterableLocator
org.jboss.arquillian.ajocado.framework   
org.jboss.arquillian.ajocado.locator   
 

Uses of IterableLocator in org.jboss.arquillian.ajocado.framework
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type IterableLocator
 int ExtendedTypedSelenium.getCount(IterableLocator<?> locator)
           
 int TypedSelenium.getCount(IterableLocator<?> locator)
          Returns the number of elements that match the specified locator.
 

Uses of IterableLocator in org.jboss.arquillian.ajocado.locator
 

Classes in org.jboss.arquillian.ajocado.locator with type parameters of type IterableLocator
 interface IterableLocator<T extends IterableLocator<T>>
          Locator which can iterate over it's descendant.
 


Ajocado API 1.0.0.Alpha2

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