T - the type of locator which can be derived from this locatorpublic abstract class AbstractOptionLocator<T extends OptionLocator<T>> extends AbstractLocator<T> implements OptionLocator<T>
| Constructor and Description |
|---|
AbstractOptionLocator(String locator)
Constructs locator for given string representation
|
format, getRawLocator, inSeleniumRepresentation, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocationStrategyformat, getRawLocatorinSeleniumRepresentationpublic AbstractOptionLocator(String locator)
locator - the string representation of locatorCopyright © 2013 JBoss by Red Hat. All Rights Reserved.