Interface | Description |
---|---|
FindsByClassName | |
FindsByCssSelector | |
FindsById | |
FindsByLinkText | |
FindsByName | |
FindsByTagName | |
FindsByXPath | |
Killable |
Implemented by WebDriver implementations that support hard kill by
killing the process at the OS level.
|
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 |
---|---|
Base64Encoder |
Encodes binary data to plain text as Base64.
|
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 |
Copyright © 2014. All rights reserved.