|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MobileDriver
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.openqa.selenium.WebDriver |
---|
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 |
Method Summary | |
---|---|
org.openqa.selenium.remote.Response |
execute(String driverCommand,
Map<String,?> parameters)
|
void |
performMultiTouchAction(MultiTouchAction multiAction)
|
TouchAction |
performTouchAction(TouchAction touchAction)
|
Methods inherited from interface org.openqa.selenium.WebDriver |
---|
close, findElement, findElements, get, getCurrentUrl, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchTo |
Methods inherited from interface org.openqa.selenium.ContextAware |
---|
context, getContext, getContextHandles |
Method Detail |
---|
org.openqa.selenium.remote.Response execute(String driverCommand, Map<String,?> parameters)
TouchAction performTouchAction(TouchAction touchAction)
void performMultiTouchAction(MultiTouchAction multiAction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |