public class OptionLabelLocator extends AbstractOptionLocator<OptionLabelLocator>
Locates select options based on their labels, i.e. the visible text.
Can be regular expression: "regexp:^[Oo]ther"
| Constructor and Description |
|---|
OptionLabelLocator(String label) |
| Modifier and Type | Method and Description |
|---|---|
OptionLocationStrategy |
getLocationStrategy() |
format, getRawLocator, inSeleniumRepresentation, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitformat, getRawLocatorinSeleniumRepresentationpublic OptionLabelLocator(String label)
public OptionLocationStrategy getLocationStrategy()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.