io.selendroid.android
Class WebViewMotionSender

java.lang.Object
  extended by io.selendroid.android.WebViewMotionSender
All Implemented Interfaces:
MotionSender

public class WebViewMotionSender
extends Object
implements MotionSender


Constructor Summary
WebViewMotionSender(android.webkit.WebView webView, ServerInstrumentation instrumentation)
           
 
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
 

Constructor Detail

WebViewMotionSender

public WebViewMotionSender(android.webkit.WebView webView,
                           ServerInstrumentation instrumentation)
Method Detail

send

public boolean send(Iterable<android.view.MotionEvent> events)
Specified by:
send in interface MotionSender


Copyright © 2014. All rights reserved.