|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - type what will be used as result of compositionpublic interface FilterableLocator<T extends FilterableLocator<T>>
Defines element locators which can be used to derive new locators by defining filters.
| Method Summary | |
|---|---|
T |
filter(String extension)
Specify string as parameterizing extension which filters this locator |
| Methods inherited from interface org.jboss.arquillian.ajocado.locator.element.ElementLocator |
|---|
format, getAttribute, getLocationStrategy |
| Methods inherited from interface org.jboss.arquillian.ajocado.locator.Locator |
|---|
getRawLocator |
| Methods inherited from interface org.jboss.arquillian.ajocado.selenium.SeleniumRepresentable |
|---|
inSeleniumRepresentation |
| Method Detail |
|---|
T filter(String extension)
extension - the string to filter this locator
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||