Searched refs:InvalidSelectorException (Results 1 – 2 of 2) sorted by relevance
52 * @throws InvalidSelectorException105 throw new InvalidSelectorException($message, $results);213 throw new InvalidSelectorException($message, $results);
8 class InvalidSelectorException extends WebDriverException class