public class UnhandledAlertException extends WebDriverException
DRIVER_INFO, SESSION_ID
Constructor and Description |
---|
UnhandledAlertException(java.lang.String commandName) |
UnhandledAlertException(java.lang.String commandName,
java.lang.String alertText) |
Modifier and Type | Method and Description |
---|---|
Alert |
getAlert() |
addInfo, getBuildInformation, getDriverInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation, setSessionId
public UnhandledAlertException(java.lang.String commandName)
public UnhandledAlertException(java.lang.String commandName, java.lang.String alertText)
public Alert getAlert()