public class UnhandledAlertException extends WebDriverException
DRIVER_INFO, SESSION_ID| 构造器和说明 |
|---|
UnhandledAlertException(String message) |
UnhandledAlertException(String message,
String alertText) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
getAlert() |
String |
getAlertText() |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformationpublic UnhandledAlertException(String message)