Home
last modified time | relevance | path

Searched refs:doubleTap (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverDoubleTapAction.php11 $this->touchScreen->doubleTap($this->locationProvider);
H A DWebDriverTouchScreen.php26 public function doubleTap(WebDriverElement $element); function
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php46 public function doubleTap(WebDriverElement $element) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php123 public function doubleTap(WebDriverElement $element) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions