Uses of Package
org.jboss.test.selenium.locator.option

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

Classes in org.jboss.test.selenium.locator.option used by org.jboss.test.selenium.framework
OptionLocator
          Locator for locating select options on page.
 

Classes in org.jboss.test.selenium.locator.option used by org.jboss.test.selenium.locator.option
AbstractOptionLocator
          Abstract implementation of option locator.
OptionIdLocator
          Locates the select option with specified id.
OptionIndexLocator
          Locates the select option based on its index (offset from zero).
OptionLabelLocator
           Locates select options based on their labels, i.e.
OptionLocationStrategy
          Strategy for locating select options on the page.
OptionLocator
          Locator for locating select options on page.
OptionValueLocator
          Locates select options based on their values.
 



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