Exception: Selenium::WebDriver::Error::ElementNotVisibleError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::ElementNotVisibleError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
Raised to indicate that although an element is present on the DOM, it is not visible, and so is not able to be interacted with.