|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| 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. |
| ElementLocator<T extends ElementLocator<T>> | Locator for locating elements on page. |
| 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). |
| FilterableLocator<T extends FilterableLocator<T>> | Defines element locators which can be used to derive new locators by defining filters. |
| IterableLocator<T extends IterableLocator<T>> | Locator which can iterate over it's descendant. |
| Class Summary | |
|---|---|
| AbstractElementLocator<T extends ElementLocator<T>> | Abstract implementation of element locator able to derive attributes for itself. |
| AbstractIterableLocator<T extends IterableLocator<T>> | Abstract implementation of locator which can iterate over it's descendant. |
| ElementLocationStrategy | Strategy for locating element on the page. |
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||