|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.SessionNotFoundException
insteadstarting a new session
.
RemoteWebDriver.quit()
command.
RemoteWebElement
objects, which may be
wrapped
, into their JSON representation as defined by
the WebDriver wire protocol.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |