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

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

public class FindRId
extends Object
implements NativeExecuteScript


Constructor Summary
FindRId(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

FindRId

public FindRId(ServerInstrumentation serverInstrumentation)
Method Detail

executeScript

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


Copyright © 2014. All rights reserved.