Searched refs:NoSuchCookieException (Results 1 – 3 of 3) sorted by relevance
5 use Facebook\WebDriver\Exception\NoSuchCookieException; alias86 … * @throws NoSuchCookieException In W3C compliant mode if no cookie with the given name is present98 throw new NoSuchCookieException('no such cookie');
9 class NoSuchCookieException extends WebDriverException class
64 * @throws NoSuchCookieException115 throw new NoSuchCookieException($message, $results);