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