io.appium.java_client
Class AppiumExecutionMethod

java.lang.Object
  extended by io.appium.java_client.AppiumExecutionMethod
All Implemented Interfaces:
org.openqa.selenium.remote.ExecuteMethod

public class AppiumExecutionMethod
extends Object
implements org.openqa.selenium.remote.ExecuteMethod


Constructor Summary
AppiumExecutionMethod(AppiumDriver driver)
           
 
Method Summary
 Object execute(String commandName, Map<String,?> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppiumExecutionMethod

public AppiumExecutionMethod(AppiumDriver driver)
Method Detail

execute

public Object execute(String commandName,
                      Map<String,?> parameters)
Specified by:
execute in interface org.openqa.selenium.remote.ExecuteMethod


Copyright © 2014. All rights reserved.