public class OperaMobileDriver extends OperaDriver implements org.openqa.selenium.HasTouchScreen, org.openqa.selenium.Rotatable
OperaDriver and
supplies some extra device specific functionality.OperaDriver.OperaOptions, OperaDriver.PrivateDataorg.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator, org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions, org.openqa.selenium.remote.RemoteWebDriver.Whenorg.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| Constructor and Description |
|---|
OperaMobileDriver() |
OperaMobileDriver(org.openqa.selenium.Capabilities capabilities) |
OperaMobileDriver(OperaSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.ScreenOrientation |
getOrientation() |
org.openqa.selenium.TouchScreen |
getTouch() |
protected void |
init()
Initialize required Scope services.
|
void |
rotate(org.openqa.selenium.ScreenOrientation orientation) |
assertConnected, assertConnected, captureScreen, captureScreen, captureScreen, close, executeAsyncScript, executeScript, finalize, findElement, findElement, findElement, findElementByName, findElements, findElements, findElements, findElementsByName, get, get, getCapabilities, getCurrentUrl, getDebugger, getKeyboard, getMouse, getOperaActionList, getPageSource, getRequiredServices, getScopeServices, getScreenshotAs, getTitle, getWindowCount, getWindowHandle, getWindowHandles, implicitlyWaitFor, listFrames, manage, navigate, operaAction, preferences, processElements, proxy, quit, selftest, selftest, selftest, setUseOperaIdle, switchTo, utils, waitForLoadToCompleteexecute, execute, findElementByClassName, findElementByCssSelector, findElementById, findElementByLinkText, findElementByPartialLinkText, findElementByTagName, findElementByXPath, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByLinkText, findElementsByPartialLinkText, findElementsByTagName, findElementsByXPath, getCommandExecutor, getElementConverter, getErrorHandler, getExecuteMethod, getFileDetector, getSessionId, log, setCommandExecutor, setElementConverter, setFileDetector, setFoundBy, setLogLevel, setSessionId, startClient, startSession, startSession, stopClient, toStringpublic OperaMobileDriver()
public OperaMobileDriver(org.openqa.selenium.Capabilities capabilities)
public OperaMobileDriver(OperaSettings settings)
protected void init()
OperaDriverinit in class OperaDriverpublic void rotate(org.openqa.selenium.ScreenOrientation orientation)
rotate in interface org.openqa.selenium.Rotatablepublic org.openqa.selenium.ScreenOrientation getOrientation()
getOrientation in interface org.openqa.selenium.Rotatablepublic org.openqa.selenium.TouchScreen getTouch()
getTouch in interface org.openqa.selenium.HasTouchScreenCopyright © 2012. All Rights Reserved.