| Interface | Description |
|---|---|
| CrType |
An interface implemented by both
CommandType and
ResponseType primarily to facilitate serialization and
deserialization. |
| Enum | Description |
|---|---|
| CommandType |
A list of command data types that Seltzer can handle.
|
| ResponseType |
A list of response types that Seltzer can send back.
|
| SelectorType |
A list of selector types supported by both Selenium and Seltzer.
|
| SeltzerKeys |
SeltzerKeys is a copy of the list of special keys that Selenium supports
sending to the browser and is provided to facilitate OSGi compatibility for
seltzer-cr. |
Copyright © 2017. All rights reserved.