Uses of Interface
org.openqa.selenium.remote.CommandCodec
Packages that use CommandCodec
Package
Description
- 
Uses of CommandCodec in org.openqa.selenium.remoteFields in org.openqa.selenium.remote declared as CommandCodecModifier and TypeFieldDescriptionprotected CommandCodec<HttpRequest>HttpCommandExecutor.commandCodecMethods in org.openqa.selenium.remote that return CommandCodec
- 
Uses of CommandCodec in org.openqa.selenium.remote.codecClasses in org.openqa.selenium.remote.codec that implement CommandCodecModifier and TypeClassDescriptionclassA command codec that adheres to the W3C's WebDriver wire protocol.
- 
Uses of CommandCodec in org.openqa.selenium.remote.codec.w3cClasses in org.openqa.selenium.remote.codec.w3c that implement CommandCodecModifier and TypeClassDescriptionclassA command codec that adheres to the W3C's WebDriver wire protocol.