WebDriver
.WebElement
.RemoteWebDriver
.RemoteWebElement
.RemoteWebDriver
based on the returned
Capabilities
of the driver.Augmenter
.BrowserLocator
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
.Augmenter
.thrown
error can be mapped to one of WebDriver's well defined error codes.WebElement
s from their JSON representation.ApplicationCache
API.BrowserConnection
API.DatabaseStorage
API.WebStorage
API.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 © 2013. All rights reserved.