class WebDriverFlickFromElementAction extends WebDriverTouchAction implements WebDriverAction (View source)

Properties

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

Methods

__construct(WebDriverTouchScreen $touch_screen, WebDriverElement $element, int $x, int $y, int $speed)

No description

perform()

No description

Details

__construct(WebDriverTouchScreen $touch_screen, WebDriverElement $element, int $x, int $y, int $speed)

No description

Parameters

WebDriverTouchScreen $touch_screen
WebDriverElement $element
int $x
int $y
int $speed

protected null|WebDriverCoordinates getActionLocation()

No description

Return Value

null|WebDriverCoordinates

perform()

No description