Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php76 * @throws UnableToSetCookieException
131 throw new UnableToSetCookieException($message, $results);
199 throw new UnableToSetCookieException($message, $results);
DUnableToSetCookieException.php8 class UnableToSetCookieException extends WebDriverException class