class Selenium::WebDriver::Error::ObsoleteElementError
Indicates that a reference to an element is now “stale” - the element no longer appears in the DOM of the page.
An element command failed because the referenced element is no longer attached to the DOM.