| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.remote.http |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|