T - the type of locator which can be derived from this locatorpublic interface Locator<T extends Locator<T>> extends SeleniumRepresentable
| Modifier and Type | Method and Description |
|---|---|
Locator<T> |
format(Object... args)
Formats the locator with placeholders given by
SimplifiedFormat. |
LocationStrategy |
getLocationStrategy()
Returns the location strategy for this element
|
String |
getRawLocator()
Returns the raw locator (without the prefix defining location strategy) representation.
|
inSeleniumRepresentationLocationStrategy getLocationStrategy()
String getRawLocator()
Locator<T> format(Object... args)
SimplifiedFormat.args - the arguments for filling in the placeholdersCopyright © 2013 JBoss by Red Hat. All Rights Reserved.