public class TimeoutException extends org.openqa.selenium.WebDriverException
ExpectedCondition is not met met by a Wait. See the
documentation in WebDriverWait for more information.| Constructor and Description |
|---|
TimeoutException(String message)
Time out a test, indicating why the timeout occurred.
|
TimeoutException(String message,
Throwable cause)
Time out a test, indicating why the timeout occurred and giving a cause.
|
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeoutException(String message)
public TimeoutException(String message, Throwable cause)
Copyright © 2015 Nuxeo SA. All rights reserved.