|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundableLocator | |
|---|---|
| org.jboss.arquillian.ajocado.locator.element | |
| Uses of CompoundableLocator in org.jboss.arquillian.ajocado.locator.element |
|---|
| Classes in org.jboss.arquillian.ajocado.locator.element with type parameters of type CompoundableLocator | |
|---|---|
interface |
CompoundableLocator<T extends CompoundableLocator<T>>
Defines element locators which can be used to derive child and generally descendant elements by given locator by composition by composition. |
| Subinterfaces of CompoundableLocator in org.jboss.arquillian.ajocado.locator.element | |
|---|---|
interface |
ExtendedLocator<T extends ExtendedLocator<T>>
Locator which is iterable and compoundable - it means you can iterate through it's descendants ( IterableLocator) and can derive it's descendants using composition of locators (CompoundableLocator). |
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||