Ajocado Implementation 1.0.0.Alpha2

Package org.jboss.arquillian.ajocado.locator.option

Class Summary
AbstractOptionLocator<T extends OptionLocator<T>> 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.
OptionLocatorFactory Utility class simplifying creation of option locators of various types providing it's factories.
OptionValueLocator Locates select options based on their values.
 


Ajocado Implementation 1.0.0.Alpha2

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