Exception: Selenium::WebDriver::Error::StaleElementReferenceError

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