Searched defs:scrollFromElement (Results 1 – 3 of 3) sorted by relevance
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ | ||
H A D | WebDriverTouchScreen.php | 100 public function scrollFromElement( function |
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ | ||
H A D | RemoteTouchScreen.php | 162 public function scrollFromElement(WebDriverElement $element, $xoffset, $yoffset) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen |
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ | ||
H A D | WebDriverTouchActions.php | 110 public function scrollFromElement(WebDriverElement $element, $x, $y) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions |