| Interface | Description |
|---|---|
| WebElementFacade | |
| WebElementState |
This interface is a way of presenting state information about a web element without exposing (too much) of the
WebDriver API.
|
| Class | Description |
|---|---|
| WebElementFacadeImpl |
A proxy class for a web element, providing some more methods.
|