|
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 ElementLocator<T extends ElementLocator<T>>
Locator for locating elements on page.
| Method Summary | |
|---|---|
ElementLocator<T> |
format(Object... args)
|
AttributeLocator<T> |
getAttribute(Attribute attribute)
Returns the locator for attribute for given locator. |
ElementLocationStrategy |
getLocationStrategy()
Returns the location strategy for this element |
| Methods inherited from interface org.jboss.arquillian.ajocado.locator.Locator |
|---|
getAsString, getRawLocator |
| Method Detail |
|---|
AttributeLocator<T> getAttribute(Attribute attribute)
attribute - type for obtaining from this locator
ElementLocationStrategy getLocationStrategy()
Locator
getLocationStrategy in interface Locator<T extends ElementLocator<T>>ElementLocator<T> format(Object... args)
format in interface Locator<T extends ElementLocator<T>>
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||