|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionLocationStrategy | |
|---|---|
| org.jboss.test.selenium.locator.option | |
| Uses of OptionLocationStrategy in org.jboss.test.selenium.locator.option |
|---|
| Fields in org.jboss.test.selenium.locator.option declared as OptionLocationStrategy | |
|---|---|
static OptionLocationStrategy |
OptionLocationStrategy.ID
Strategy for location using option id |
static OptionLocationStrategy |
OptionLocationStrategy.INDEX
Strategy for location using option index |
static OptionLocationStrategy |
OptionLocationStrategy.LABEL
Strategy for location using options label |
static OptionLocationStrategy |
OptionLocationStrategy.VALUE
Strategy for location using options value |
| Methods in org.jboss.test.selenium.locator.option that return OptionLocationStrategy | |
|---|---|
OptionLocationStrategy |
OptionValueLocator.getLocationStrategy()
|
OptionLocationStrategy |
OptionLabelLocator.getLocationStrategy()
|
OptionLocationStrategy |
OptionLocator.getLocationStrategy()
|
OptionLocationStrategy |
OptionIdLocator.getLocationStrategy()
|
OptionLocationStrategy |
OptionIndexLocator.getLocationStrategy()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||