Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
DWebDriverTouchActions.php12 use Facebook\WebDriver\Interactions\Touch\WebDriverScrollFromElementAction; alias
113 new WebDriverScrollFromElementAction($this->touchScreen, $element, $x, $y)
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
DWebDriverScrollFromElementAction.php8 class WebDriverScrollFromElementAction extends WebDriverTouchAction implements WebDriverAction class