public class AppiumExecutionMethod extends Object implements org.openqa.selenium.remote.ExecuteMethod
| Constructor and Description |
|---|
AppiumExecutionMethod(AppiumDriver<?> driver) |
public AppiumExecutionMethod(AppiumDriver<?> driver)
public Object execute(String commandName, Map<String,?> parameters)
execute in interface org.openqa.selenium.remote.ExecuteMethodcommandName - a JSONWP commandparameters - is a map which contains parameter names as keys and parameter valuesCopyright © 2016. All rights reserved.