Package org.openqa.selenium.remote

Interface Summary
AugmenterProvider Describes and provides an implementation for a particular interface for use with the Augmenter.
CommandExecutor  
DriverCommand An empty interface defining constants for the standard commands defined in the WebDriver JSON wire protocol.
InterfaceImplementation An implementation of a particular interface, used by the Augmenter.
 

Class Summary
AddFindsByCss  
AddFindsChildByCss  
AddRotatable  
Augmenter Enhance the interfaces implemented by an instance of the RemoteWebDriver based on the returned Capabilities of the driver.
BeanToJsonConverter Utility class for converting between JSON and Java Objects.
Command  
ErrorCodes Defines common error codes for the wire protocol.
ErrorHandler Maps exceptions to status codes for sending over the wire.
ExecuteMethod An encapsulation of RemoteWebDriver.executeScript(String, Object...).
HttpCommandExecutor  
JsonToBeanConverter  
PropertyMunger  
RemoteWebDriver  
RemoteWebElement  
RenderedRemoteWebElement  
Response  
ReusingSocketSocketFactory  
SessionId  
SimplePropertyDescriptor  
 

Exception Summary
ErrorHandler.UnknownServerException Exception used as a place holder if the server returns an error without a stack trace.
JsonException  
ScreenshotException  
 



Copyright © 2011. All Rights Reserved.