Home
last modified time | relevance | path

Searched refs:RemoteKeyboard (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
DRemoteWebDriver.php37 * @var RemoteKeyboard
460 * @return RemoteKeyboard
465 … $this->keyboard = new RemoteKeyboard($this->getExecuteMethod(), $this, $this->isW3cCompliant);
DRemoteKeyboard.php12 class RemoteKeyboard implements WebDriverKeyboard class