class UnhandledAlertError
Error
└ bot.Error
└ webdriver.UnhandledAlertError
An error returned to indicate that there is an unhandled modal dialog on the current page.
new UnhandledAlertError(message, text, alert)
Instance Methods
Returns
string
The text displayed with the unhandled alert.