public class UnhandledAlertException extends WebDriverException
DRIVER_INFO, SESSION_ID
Constructor and Description |
---|
UnhandledAlertException(String message) |
UnhandledAlertException(String message,
String alertText) |
Modifier and Type | Method and Description |
---|---|
String |
getAlertText()
Returns the text of the unhandled alert.
|
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.