Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverLongPressAction.php11 $this->touchScreen->longPress($this->locationProvider);
H A DWebDriverTouchScreen.php70 public function longPress(WebDriverElement $element); function
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php113 public function longPress(WebDriverElement $element) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php136 public function longPress(WebDriverElement $element) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions