org.openqa.selenium.interactions
Interface HasTouchScreen


public interface HasTouchScreen

Interface implemented by each driver that allows access to touch screen capabilities.


Method Summary
 TouchScreen getTouch()
           
 

Method Detail

getTouch

TouchScreen getTouch()


Copyright © 2013. All rights reserved.