Class Selenium::WebDriver::Error::NoAlertPresentError
In: lib/selenium/webdriver/common/error.rb
Parent: WebDriverError

Indicates that a user has tried to access an alert when one is not present.

[Validate]