Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php558 …* @param ElementNotInteractableException $originalException The exception to throw if unable to cl…
562 protected function clickChildElement(ElementNotInteractableException $originalException) argument
580 throw $originalException;