Class | Selenium::WebDriver::Error::ElementNotVisibleError |
In: |
lib/selenium/webdriver/common/error.rb
|
Parent: | WebDriverError |
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.