Uses of Package
org.openqa.selenium.remote
-
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote Class Description AbstractDriverOptions Augmentable Indicates that a class can be processed byAugmenter.AugmenterProvider Describes and provides an implementation for a particular interface for use with theAugmenter.BaseAugmenter Enhance the interfaces implemented by an instance of theRemoteWebDriverbased on the returnedCapabilitiesof the driver.Command CommandCodec ConvertsCommandobjects to and from another representation.CommandExecutor CommandInfo CommandPayload DesiredCapabilities Dialect 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.InterfaceImplementation An implementation of a particular interface, used by theAugmenter.JsonToWebElementConverter ReconstitutesWebElements from their JSON representation.NewSessionPayload ProtocolHandshake.Result RemoteWebDriver RemoteWebDriver.When RemoteWebDriverBuilder Create a new Selenium session using the W3C WebDriver protocol.RemoteWebElement Response ResponseCodec ConvertsResponseobjects to and from another representation.SessionId -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec Class Description Command CommandCodec ConvertsCommandobjects to and from another representation.Response ResponseCodec ConvertsResponseobjects to and from another representation. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec.jwp Class Description CommandCodec ConvertsCommandobjects to and from another representation.Response ResponseCodec ConvertsResponseobjects to and from another representation. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.codec.w3c Class Description CommandCodec ConvertsCommandobjects to and from another representation.Response ResponseCodec ConvertsResponseobjects 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...).InterfaceImplementation An implementation of a particular interface, used by theAugmenter. -
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...).InterfaceImplementation An implementation of a particular interface, used by theAugmenter. -
Classes in org.openqa.selenium.remote used by org.openqa.selenium.remote.service Class Description Command CommandExecutor CommandInfo HttpCommandExecutor Response