NoSuchDriverException deprecated
class NoSuchDriverException extends WebDriverException (View source)
deprecated Removed in W3C WebDriver, see https://github.com/php-webdriver/php-webdriver/pull/686
Methods
static
throwException(int|string $status_code, string $message, mixed $results)
Throw WebDriverExceptions based on WebDriver status code.
from
WebDriverException
Details
__construct(string $message, mixed $results = null)
No description
mixed
getResults()
No description
static
throwException(int|string $status_code, string $message, mixed $results)
Throw WebDriverExceptions based on WebDriver status code.