org.openqa.selenium
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 © 2012. All Rights Reserved.