class WebDriverFlickAction extends WebDriverTouchAction implements WebDriverAction (View source)

Properties

protected WebDriverTouchScreen $touchScreen from  WebDriverTouchAction
protected WebDriverLocatable $locationProvider from  WebDriverTouchAction

Methods

__construct(WebDriverTouchScreen $touch_screen, int $x, int $y)

No description

perform()

No description

Details

__construct(WebDriverTouchScreen $touch_screen, int $x, int $y)

No description

Parameters

WebDriverTouchScreen $touch_screen
int $x
int $y

protected null|WebDriverCoordinates getActionLocation()

No description

Return Value

null|WebDriverCoordinates

perform()

No description