Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php72 * @throws SessionNotCreatedException
125 throw new SessionNotCreatedException($message, $results);
215 throw new SessionNotCreatedException($message, $results);
DSessionNotCreatedException.php8 class SessionNotCreatedException extends WebDriverException class