Home
last modified time | relevance | path

Searched refs:WebDriverFlickAction (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php7 use Facebook\WebDriver\Interactions\Touch\WebDriverFlickAction; alias
153 new WebDriverFlickAction($this->touchScreen, $x, $y)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverFlickAction.php7 class WebDriverFlickAction extends WebDriverTouchAction implements WebDriverAction class