Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php49 * @throws InvalidCookieDomainException
101 throw new InvalidCookieDomainException($message, $results);
197 throw new InvalidCookieDomainException($message, $results);
DInvalidCookieDomainException.php8 class InvalidCookieDomainException extends WebDriverException class