Class Selenium::WebDriver::Error::StaleElementReferenceError
In: lib/selenium/webdriver/common/error.rb
Parent: WebDriverError

Indicates that a reference to an element is now "stale" - the element no longer appears in the DOM of the page.

[Validate]