Searched refs:longPress (Results 1 – 4 of 4) sorted by relevance
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ | ||
| H A D | WebDriverLongPressAction.php | 11 $this->touchScreen->longPress($this->locationProvider); |
| H A D | WebDriverTouchScreen.php | 70 public function longPress(WebDriverElement $element); function |
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ | ||
| H A D | RemoteTouchScreen.php | 113 public function longPress(WebDriverElement $element) function in Facebook\\WebDriver\\Remote\\RemoteTouchScreen |
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ | ||
| H A D | WebDriverTouchActions.php | 136 public function longPress(WebDriverElement $element) function in Facebook\\WebDriver\\Interactions\\WebDriverTouchActions |