Searched refs:WebDriverCurlException (Results 1 – 3 of 3) sorted by relevance
5 class WebDriverCurlException extends WebDriverException class
6 use Facebook\WebDriver\Exception\WebDriverCurlException; alias333 throw new WebDriverCurlException($msg . "\n\n" . $error);
10 use Facebook\WebDriver\Exception\WebDriverCurlException; alias