io.appium.java_client
Class AppiumExecutionMethod
java.lang.Object
io.appium.java_client.AppiumExecutionMethod
- All Implemented Interfaces:
- org.openqa.selenium.remote.ExecuteMethod
public class AppiumExecutionMethod
- extends Object
- implements org.openqa.selenium.remote.ExecuteMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppiumExecutionMethod
public AppiumExecutionMethod(AppiumDriver driver)
execute
public Object execute(String commandName,
Map<String,?> parameters)
- Specified by:
execute
in interface org.openqa.selenium.remote.ExecuteMethod
Copyright © 2014. All rights reserved.