public interface MobileDriver extends org.openqa.selenium.WebDriver, PerformsTouchActions, org.openqa.selenium.ContextAware, org.openqa.selenium.Rotatable, FindsByAccessibilityId<org.openqa.selenium.WebElement>, org.openqa.selenium.html5.LocationContext, DeviceActionShortcuts, TouchShortcuts, InteractsWithFiles, InteractsWithApps, ScrollsTo<org.openqa.selenium.WebElement>, HasAppStrings
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 |
---|---|
org.openqa.selenium.remote.Response |
execute(String driverCommand,
Map<String,?> parameters) |
close, findElement, findElements, get, getCurrentUrl, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchTo
performMultiTouchAction, performTouchAction
context, getContext, getContextHandles
findElementByAccessibilityId, findElementsByAccessibilityId
hideKeyboard
pinch, pinch, swipe, tap, tap, zoom, zoom
pullFile, pullFolder
closeApp, installApp, isAppInstalled, launchApp, removeApp, resetApp, runAppInBackground
scrollTo, scrollToExact
getAppStrings, getAppStrings
Copyright © 2015. All rights reserved.