|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| 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)
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. |
| Methods inherited from interface org.jboss.arquillian.ajocado.selenium.SeleniumRepresentable |
|---|
inSeleniumRepresentation |
| Method Detail |
|---|
LocationStrategy getLocationStrategy()
String getRawLocator()
Locator<T> format(Object... args)
SimplifiedFormat.
args - the arguments for filling in the placeholders
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||