|
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 ElementLocator<T extends ElementLocator<T>>
Locator for locating elements on page.
| Method Summary | |
|---|---|
ElementLocator<T> |
format(Object... args)
Formats the locator with placeholders given by SimplifiedFormat. |
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 |
|---|
getRawLocator |
| Methods inherited from interface org.jboss.arquillian.ajocado.selenium.SeleniumRepresentable |
|---|
inSeleniumRepresentation |
| 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)
LocatorSimplifiedFormat.
format in interface Locator<T extends ElementLocator<T>>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 | |||||||||