|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of locator which can be derived from this locatorpublic interface Locator<T extends Locator<T>>
Locates the object by given strategy and parameters.
| Method Summary | |
|---|---|
Locator<T> |
format(Object... args)
|
String |
getAsString()
Returns the locator represented as string used in Selenium to locate elements. |
LocationStrategy |
getLocationStrategy()
Returns the location strategy for this element |
String |
getRawLocator()
Returns the raw locator (without the prefix defining location strategy) representation. |
| Method Detail |
|---|
LocationStrategy getLocationStrategy()
String getAsString()
String getRawLocator()
Locator<T> format(Object... args)
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||