Searched refs:NoSuchAlertException (Results 1 – 4 of 4) sorted by relevance
8 class NoAlertOpenException extends NoSuchAlertException
8 class NoSuchAlertException extends WebDriverException class
62 * @throws NoSuchAlertException113 throw new NoSuchAlertException($message, $results);
5 use Facebook\WebDriver\Exception\NoSuchAlertException; alias549 } catch (NoSuchAlertException $e) {