Home
last modified time | relevance | path

Searched refs:DriverServerDiedException (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverCommandExecutor.php5 use Facebook\WebDriver\Exception\DriverServerDiedException; alias
50 throw new DriverServerDiedException($e);
/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
H A DDriverServerDiedException.php8 class DriverServerDiedException extends WebDriverException class
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md55 - Throw `DriverServerDiedException` on local driver process terminating unexpectedly and provide fu…