io.selendroid.server.model.internal.execute_native
Class InvokeMenuAction

java.lang.Object
  extended by io.selendroid.server.model.internal.execute_native.InvokeMenuAction
All Implemented Interfaces:
NativeExecuteScript

public class InvokeMenuAction
extends Object
implements NativeExecuteScript


Constructor Summary
InvokeMenuAction(Session session, ServerInstrumentation serverInstrumentation)
           
 
Method Summary
 Object executeScript(org.json.JSONArray args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeMenuAction

public InvokeMenuAction(Session session,
                        ServerInstrumentation serverInstrumentation)
Method Detail

executeScript

public Object executeScript(org.json.JSONArray args)
Specified by:
executeScript in interface NativeExecuteScript


Copyright © 2014. All rights reserved.