| Interface | Description |
|---|---|
| FindsByClassName | |
| FindsByCssSelector | |
| FindsById | |
| FindsByLinkText | |
| FindsByName | |
| FindsByTagName | |
| FindsByXPath | |
| HasIdentity | |
| Killable | Deprecated
Nothing implements this interface, and it will be removed
|
| Locatable | |
| Lock | |
| WrapsDriver |
This interface indicates that the implementing class knows about the driver that contains it and
can export it.
|
| WrapsElement |
Indicates that there is an underlying element that can be used
|
| Class | Description |
|---|---|
| BuildInfo |
Reads information about how the current application was built from the Build-Info section of the
manifest in the jar file, which contains this class.
|
| SocketLock |
Implements
Lock via an implementation that uses a well-known
server socket. |
| Enum | Description |
|---|---|
| ElementScrollBehavior |