Searched refs:UnknownCommandException (Results 1 – 2 of 2) sorted by relevance
79 * @throws UnknownCommandException137 throw new UnknownCommandException($message, $results);167 throw new UnknownCommandException($message, $results);
8 class UnknownCommandException extends WebDriverException class