Searched defs:contextClick (Results 1 – 3 of 3) sorted by relevance
/template/strap/vendor/php-webdriver/webdriver/lib/ | ||
D | WebDriverMouse.php | 22 public function contextClick(WebDriverCoordinates $where); function |
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/ | ||
D | RemoteMouse.php | 75 public function contextClick(WebDriverCoordinates $where = null) function in Facebook\\WebDriver\\Remote\\RemoteMouse |
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/ | ||
D | WebDriverActions.php | 86 public function contextClick(WebDriverElement $element = null) function in Facebook\\WebDriver\\Interactions\\WebDriverActions |