Uses of Package
org.openqa.selenium.remote.codec
-
Packages that use org.openqa.selenium.remote.codec Package Description org.openqa.selenium.remote.codec org.openqa.selenium.remote.codec.w3c -
Classes in org.openqa.selenium.remote.codec used by org.openqa.selenium.remote.codec Class Description AbstractHttpCommandCodec.CommandSpec -
Classes in org.openqa.selenium.remote.codec used by org.openqa.selenium.remote.codec.w3c Class Description AbstractHttpCommandCodec A command codec that adheres to the W3C's WebDriver wire protocol.AbstractHttpResponseCodec A response codec usable as a base for both the JSON and W3C wire protocols.