| Interface | Description |
|---|---|
| Element |
wraps a web element interface with extra functionality.
|
| UniqueElementLocator |
A locator for a
WebElement which only return one element. |
| Class | Description |
|---|---|
| ByUniqueElementLocator |
A uniqueElementlocator which finds the element with a
By Definition. |
| ContextFreeFragment |
Baseclass of a fragment which handles the initialization if there are no
context is necessary.
|
| ElementImpl |
An implementation of the Element interface.
|
| Fragment |
Baseclass of a fragment which handles the initialization.
|
| Annotation Type | Description |
|---|---|
| ImplementedBy |
Sets the default implementing class for the annotated interface.
|
Copyright © 2017 PPI AG. All rights reserved.