WebDriverTouchAction
abstract class WebDriverTouchAction (View source)
Base class for all touch-related actions.
Properties
| protected WebDriverTouchScreen | $touchScreen | ||
| protected WebDriverLocatable | $locationProvider | 
Methods
                    __construct(WebDriverTouchScreen $touch_screen, WebDriverLocatable $location_provider = null)
        
                                            
                
            No description
                    null|WebDriverCoordinates
                
                
                    getActionLocation()
        
                                            
                
            No description
Details
        
                            
    __construct(WebDriverTouchScreen $touch_screen, WebDriverLocatable $location_provider = null)
        
    
    No description
        
                    protected        null|WebDriverCoordinates
    getActionLocation()
        
    
    No description