HumHub Documentation (unofficial)

UnableToCaptureScreenException extends WebDriverException
in package

A screen capture was made impossible.

Table of Contents

Properties

$results  : mixed

Methods

__construct()  : mixed
getResults()  : mixed
throwException()  : mixed
Throw WebDriverExceptions based on WebDriver status code.

Properties

Methods

__construct()

public __construct(string $message[, mixed $results = null ]) : mixed
Parameters
$message : string
$results : mixed = null

throwException()

Throw WebDriverExceptions based on WebDriver status code.

public static throwException(int|string $status_code, string $message, mixed $results) : mixed
Parameters
$status_code : int|string
$message : string
$results : mixed
Tags
throws
ElementClickInterceptedException
throws
ElementNotInteractableException
throws
ElementNotSelectableException
throws
ElementNotVisibleException
throws
ExpectedException
throws
IMEEngineActivationFailedException
throws
IMENotAvailableException
throws
IndexOutOfBoundsException
throws
InsecureCertificateException
throws
InvalidArgumentException
throws
InvalidCookieDomainException
throws
InvalidCoordinatesException
throws
InvalidElementStateException
throws
InvalidSelectorException
throws
InvalidSessionIdException
throws
JavascriptErrorException
throws
MoveTargetOutOfBoundsException
throws
NoAlertOpenException
throws
NoCollectionException
throws
NoScriptResultException
throws
NoStringException
throws
NoStringLengthException
throws
NoStringWrapperException
throws
NoSuchAlertException
throws
NoSuchCollectionException
throws
NoSuchCookieException
throws
NoSuchDocumentException
throws
NoSuchDriverException
throws
NoSuchElementException
throws
NoSuchFrameException
throws
NoSuchWindowException
throws
NullPointerException
throws
ScriptTimeoutException
throws
SessionNotCreatedException
throws
StaleElementReferenceException
throws
TimeoutException
throws
UnableToCaptureScreenException
throws
UnableToSetCookieException
throws
UnexpectedAlertOpenException
throws
UnexpectedJavascriptException
throws
UnknownCommandException
throws
UnknownErrorException
throws
UnknownMethodException
throws
UnknownServerException
throws
UnrecognizedExceptionException
throws
UnsupportedOperationException
throws
XPathLookupException

        
On this page

Search results