public interface TestDriver extends org.openqa.selenium.WebDriver, org.openqa.selenium.HasInputDevices, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.TakesScreenshot, RunsSelftest, CapturesScreen
org.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.Window| Modifier and Type | Method and Description |
|---|---|
int |
get(String url,
long timeout) |
OperaRunner |
getRunner() |
ScopeServices |
getServices() |
OperaSettings |
getSettings() |
boolean |
isRunning() |
List<String> |
listFrames() |
OperaDriver.OperaOptions |
manage() |
void |
operaAction(String using,
String... params)
Deprecated.
|
OperaScopePreferences |
preferences() |
OperaProxy |
proxy() |
OperaUtils |
utils() |
void |
waitForLoadToComplete() |
close, findElement, findElements, get, getCurrentUrl, getPageSource, getTitle, getWindowHandle, getWindowHandles, navigate, quit, switchToexecuteAsyncScript, executeScriptselftest, selftest, selftestcaptureScreen, captureScreen, captureScreenint get(String url, long timeout)
boolean isRunning()
OperaRunner getRunner()
OperaSettings getSettings()
ScopeServices getServices()
OperaUtils utils()
OperaProxy proxy()
OperaScopePreferences preferences()
OperaDriver.OperaOptions manage()
manage in interface org.openqa.selenium.WebDriver@Deprecated void operaAction(String using, String... params)
void waitForLoadToComplete()
throws ResponseNotReceivedException
ResponseNotReceivedExceptionCopyright © 2012. All Rights Reserved.