| Interface | Description |
|---|---|
| IElement | |
| IElementCacheHandler |
Allows to use cached element.
|
| IElementFactory |
Defines the interface used to create the elements.
|
| IElementFinder |
Provides ability to find elements by locator and search criteria.
|
| IElementStateProvider |
Provides ability to define of element's state (whether it is displayed, exist or not)
Also provides respective positive and negative waiting functions
|
| IElementSupplier<T extends IElement> |
Describes interface to supply class which implements IElement interface
|
| ILogElementState |
Describes interface that can log element state.
|
| IParent |
Copyright © 2020. All rights reserved.