Searched refs:DriverServerDiedException (Results 1 – 3 of 3) sorted by relevance
5 use Facebook\WebDriver\Exception\DriverServerDiedException; alias50 throw new DriverServerDiedException($e);
8 class DriverServerDiedException extends WebDriverException class
55 - Throw `DriverServerDiedException` on local driver process terminating unexpectedly and provide fu…