| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.remote | |
| org.openqa.selenium.remote.http |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract CommandCodec<HttpRequest> |
Dialect.getCommandCodec() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHttpCommandCodec
A command codec that adheres to the W3C's WebDriver wire protocol.
|
class |
JsonHttpCommandCodec
A command codec that adheres to the Selenium project's JSON/HTTP wire protocol.
|
class |
W3CHttpCommandCodec
A command codec that adheres to the W3C's WebDriver wire protocol.
|