io.selendroid.android
Class InstrumentedMotionSender
java.lang.Object
io.selendroid.android.InstrumentedMotionSender
- All Implemented Interfaces:
- MotionSender
public class InstrumentedMotionSender
- extends Object
- implements MotionSender
|
Method Summary |
boolean |
send(Iterable<android.view.MotionEvent> events)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentedMotionSender
public InstrumentedMotionSender(ServerInstrumentation instrumentation)
send
public boolean send(Iterable<android.view.MotionEvent> events)
- Specified by:
send in interface MotionSender
Copyright © 2014. All rights reserved.