Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Exception/
DWebDriverException.php55 * @throws MoveTargetOutOfBoundsException
111 throw new MoveTargetOutOfBoundsException($message, $results);
217 throw new MoveTargetOutOfBoundsException($message, $results);
DMoveTargetOutOfBoundsException.php8 class MoveTargetOutOfBoundsException extends WebDriverException class