Exception: Selenium::WebDriver::Error::NoSuchAlertError

Inherits:
WebDriverError
  • Object
show all
Defined in:
lib/selenium/webdriver/common/error.rb

Overview

An attempt was made to operate on a modal dialog when one was not open:

Method Summary

Methods inherited from WebDriverError

#class_name, #initialize

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError