Uses of Class
org.jboss.test.selenium.locator.iteration.AbstractElementList

Packages that use AbstractElementList
org.jboss.test.selenium.locator.iteration   
 

Uses of AbstractElementList in org.jboss.test.selenium.locator.iteration
 

Subclasses of AbstractElementList in org.jboss.test.selenium.locator.iteration
 class ChildElementList<T extends IterableLocator<T>>
           Able to iterate over direct childs of given locator.
 class ElementOcurrenceList<T extends IterableLocator<T>>
           Able to iterate over all occurrences of given locator on whole page.
 



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