Exception: Selenium::WebDriver::Error::ElementNotVisibleError

Inherits:
WebDriverError
  • Object
show all
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.