WebDriver
.WebElement
.RemoteWebDriver
.RemoteWebElement
.Augmenter
.RemoteWebDriver
based on the returned
Capabilities
of the driver.Augmenter
.RemoteWebDriver
based on the returned
Capabilities
of the driver.BrowserLocator
Command
objects to and from another representation.org.openqa.selenium.remote.CommandInfo(String, HttpMethod)
.HttpCommandExecutor
at run
time, and this can be achieved via this method.HttpCommandExecutor
that will use a DriverService
that lives
and dies with a single WebDriver session.service
.command
to the driver server for execution.RemoteWebDriver.executeScript(String, Object...)
.statusCode
.HttpMethod
.Augmenter
.thrown
error can be mapped to one of WebDriver's well defined error codes.RemoteWebDriver
based on the returned
Capabilities
of the driver.WebElement
s from their JSON representation.ApplicationCache
API.WebStorage
API.Response
objects to and from another representation.Response
objects.starting a new session
.RemoteWebDriver.quit()
command.RemoteWebElement
objects, which may be
wrapped
, into their JSON representation as defined by
the WebDriver wire protocol.Copyright © 2014. All rights reserved.