| Interface | Description |
|---|---|
| ElementLocatorFactory |
A factory for producing
VaniElementLocators. |
| LocatorBuilderFactory |
The implementations of this interface are responsible for creating new
instances for given
LocatorBuilder types. |
| RegionFactory |
| Class | Description |
|---|---|
| AnnotationProxyFactory |
This class wraps an annotation instance with another proxy instance, which
calls will be intercepted by @link
AnnotationInterceptor. |
| Annotations |
This is a copy of the
Annotations class. |
| DefaultElementLocatorFactory |
This implementation is able to handle following field types:
WebElement => WebElementLocator
RegionObject => RegionElementLocator
For RegionElementLocator instance, the shouldCache-flag will
be set to true. |
| DefaultLocatorBuilderFactory |
This implementation of
LocatorBuilderFactory will only create a new
instance, if there is no spring bean available. |
| JavaScriptProxyFactory |
Copyright © 2016. All rights reserved.