Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DHttpCommandExecutor.php267 $http_options = $this->getCommandHttpOptions($command);
399 protected function getCommandHttpOptions(WebDriverCommand $command) function in Facebook\\WebDriver\\Remote\\HttpCommandExecutor