T - type what will be used as result of compositionpublic interface CompoundableLocator<T extends CompoundableLocator<T>> extends ElementLocator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getChild(T elementLocator)
Gets a child of this locator by composing this locator with given elementLocator.
|
T |
getDescendant(T elementLocator)
Gets a descendant of this locator by composing this locator with given elementLocator.
|
format, getAttribute, getLocationStrategygetRawLocatorinSeleniumRepresentationCopyright © 2013 JBoss by Red Hat. All Rights Reserved.