Home
last modified time | relevance | path

Searched refs:pressKey (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
DWebDriverKeyDownAction.php10 $this->keyboard->pressKey($this->key);
/template/strap/vendor/php-webdriver/webdriver/lib/
DWebDriverKeyboard.php22 public function pressKey($key); function
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
DRemoteKeyboard.php57 public function pressKey($key) function in Facebook\\WebDriver\\Remote\\RemoteKeyboard