Package | Description |
---|---|
org.openqa.selenium.remote | |
org.openqa.selenium.remote.html5 |
Modifier and Type | Class and Description |
---|---|
class |
RemoteExecuteMethod |
Modifier and Type | Field and Description |
---|---|
protected ExecuteMethod |
RemoteLogs.executeMethod |
protected ExecuteMethod |
RemoteKeyboard.executor |
Modifier and Type | Method and Description |
---|---|
protected ExecuteMethod |
RemoteWebDriver.getExecuteMethod() |
Modifier and Type | Method and Description |
---|---|
Object |
InterfaceImplementation.invoke(ExecuteMethod executeMethod,
Object self,
Method method,
Object... args)
Called when it has become apparent that this is the right interface to implement a particular
method.
|
Constructor and Description |
---|
RemoteKeyboard(ExecuteMethod executor) |
RemoteLogs(ExecuteMethod executeMethod,
LocalLogs localLogs) |
RemoteTouchScreen(ExecuteMethod executeMethod) |
Constructor and Description |
---|
RemoteApplicationCache(ExecuteMethod executeMethod) |
RemoteBrowserConnection(ExecuteMethod executeMethod) |
RemoteDatabaseStorage(ExecuteMethod executeMethod) |
RemoteLocalStorage(ExecuteMethod executeMethod) |
RemoteLocationContext(ExecuteMethod executeMethod) |
RemoteSessionStorage(ExecuteMethod executeMethod) |
RemoteWebStorage(ExecuteMethod executeMethod) |
Copyright © 2013. All rights reserved.