Exception: Selenium::WebDriver::Error::StaleElementReferenceError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::StaleElementReferenceError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
Indicates that a reference to an element is now “stale” - the element no longer appears in the DOM of the page.