Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DCustomWebDriverCommand.php13 private $customUrl; variable in Facebook\\WebDriver\\Remote\\CustomWebDriverCommand
36 if ($this->customUrl === null) {
40 return $this->customUrl;
80 $this->customUrl = $custom_url;