WebDriverTouchAction
in package
AbstractYes
Base class for all touch-related actions.
Table of Contents
Properties
Methods
- __construct() : mixed
- getActionLocation() : null|WebDriverCoordinates
Properties
$locationProvider
protected
WebDriverLocatable
$locationProvider
$touchScreen
protected
WebDriverTouchScreen
$touchScreen
Methods
__construct()
public
__construct(WebDriverTouchScreen $touch_screen[, WebDriverLocatable $location_provider = null ]) : mixed
Parameters
- $touch_screen : WebDriverTouchScreen
- $location_provider : WebDriverLocatable = null
getActionLocation()
protected
getActionLocation() : null|WebDriverCoordinates