Home
last modified time | relevance | path

Searched refs:InvalidCoordinatesException (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
H A DInvalidCoordinatesException.php8 class InvalidCoordinatesException extends WebDriverException class
H A DWebDriverException.php50 * @throws InvalidCoordinatesException
207 throw new InvalidCoordinatesException($message, $results);