| Interface | Description |
|---|---|
| LocatorBuilder<A extends Annotation,B extends org.openqa.selenium.By> |
The implementations of this interface are responsible for converting custom
locator annotation into custom
By implementations. |
| VaniElementLocator<T> |
Base class for all ElementLocator implementations.
|
| Class | Description |
|---|---|
| BaseElementLocator<T> | |
| FragmentObject | |
| JQueryElement | |
| JQueryElementLocator | |
| PageObject | |
| RegionElementLocator | |
| RegionObject |
basic implementation of a region object.
|
| WebElementLocator |
| Exception | Description |
|---|---|
| PageNavigationException | |
| UnableToLocateException | |
| UnresolvableLocatorException |
Copyright © 2016. All rights reserved.