class Selenium::WebDriver::Error::ElementNotVisibleError
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.
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.