| Class | Description |
|---|---|
| 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.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.