Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DExecuteMethod.php12 public function execute($command_name, array $parameters = []); argument
H A DRemoteExecuteMethod.php25 public function execute($command_name, array $parameters = []) argument
H A DRemoteWebDriver.php576 public function execute($command_name, $params = []) argument