| Class and Description |
|---|
| ElementLocationStrategy
Strategy for locating element on the page.
|
| ElementLocator
Locator for locating elements on page.
|
| IterableLocator
Locator which can iterate over it's descendant.
|
| Class and Description |
|---|
| ElementLocationStrategy
Strategy for locating element on the page.
|
| ElementLocator
Locator for locating elements on page.
|
| Class and Description |
|---|
| AbstractElementLocator
Abstract implementation of element locator able to derive attributes for itself.
|
| CompoundableLocator
Defines element locators which can be used to derive child and generally descendant elements by given locator by
composition by composition.
|
| ElementLocationStrategy
Strategy for locating element on the page.
|
| ElementLocator
Locator for locating elements on page.
|
| ExtendedLocator
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
Defines element locators which can be used to derive new locators by defining filters.
|
| IterableLocator
Locator which can iterate over it's descendant.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.