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