Uses of Class
org.jboss.test.selenium.locator.option.AbstractOptionLocator

Packages that use AbstractOptionLocator
org.jboss.test.selenium.locator.option   
 

Uses of AbstractOptionLocator in org.jboss.test.selenium.locator.option
 

Subclasses of AbstractOptionLocator in org.jboss.test.selenium.locator.option
 class OptionIdLocator
          Locates the select option with specified id.
 class OptionIndexLocator
          Locates the select option based on its index (offset from zero).
 class OptionLabelLocator
           Locates select options based on their labels, i.e.
 class OptionValueLocator
          Locates select options based on their values.
 



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