Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php10 use Facebook\WebDriver\WebDriverCommandExecutor; alias
499 …* @param WebDriverCommandExecutor $executor Despite the typehint, it have be an instance of HttpCo…
502 public function setCommandExecutor(WebDriverCommandExecutor $executor)
H A DHttpCommandExecutor.php8 use Facebook\WebDriver\WebDriverCommandExecutor; alias
14 class HttpCommandExecutor implements WebDriverCommandExecutor
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverCommandExecutor.php11 interface WebDriverCommandExecutor interface