Uses of Package
org.openqa.selenium.remote
-
Classes in org.openqa.selenium.remote used by org.openqa.selenium.devtools Class Description AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter
.ExecuteMethod An encapsulation ofRemoteWebDriver.executeScript(String, Object...)
. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote Class Description AbstractDriverOptions Augmentable Indicates that a class can be processed byAugmenter
.Augmenter Enhance the interfaces implemented by an instance of theWebDriver
based on the returnedCapabilities
of the driver.AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter
.Browser Used to identify a browser based on its name.Command CommandCodec ConvertsCommand
objects to and from another representation.CommandExecutor CommandInfo CommandPayload DesiredCapabilities Dialect ErrorCodec ErrorCodes Defines common error codes for the wire protocol.ErrorHandler Maps exceptions to status codes for sending over the wire.ExecuteMethod An encapsulation ofRemoteWebDriver.executeScript(String, Object...)
.FileDetector Used for identifying whether a sequence of chars represents the path to a file.JsonToWebElementConverter ReconstitutesWebElement
s from their JSON representation.NewSessionPayload ProtocolHandshake.Result RemoteWebDriver RemoteWebDriver.When RemoteWebDriverBuilder Create a new Selenium session using the W3C WebDriver protocol.RemoteWebElement Response ResponseCodec ConvertsResponse
objects to and from another representation.SessionId -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec Class Description Command CommandCodec ConvertsCommand
objects to and from another representation.Response ResponseCodec ConvertsResponse
objects to and from another representation. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec.jwp Class Description CommandCodec ConvertsCommand
objects to and from another representation.Response ResponseCodec ConvertsResponse
objects to and from another representation. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec.w3c Class Description CommandCodec ConvertsCommand
objects to and from another representation.Response ResponseCodec ConvertsResponse
objects to and from another representation. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.html5 Class Description AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter
.ExecuteMethod An encapsulation ofRemoteWebDriver.executeScript(String, Object...)
. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.mobile Class Description AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter
.ExecuteMethod An encapsulation ofRemoteWebDriver.executeScript(String, Object...)
. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.service Class Description Command CommandExecutor CommandInfo HttpCommandExecutor Response