StaleElementReferenceException : org.openqa.selenium.StaleElementReferenceException popularly known as StaleElementReferenceException extends org.openqa.selenium.WebDriverException which indicates that a reference to an element is now "stale", which means that the element is no longer attached to the DOM of the page.
StaleElementReferenceException
org.openqa.selenium.StaleElementReferenceException
popularly known as StaleElementReferenceException
extends org.openqa.selenium.WebDriverException
which indicates that a reference to an element is now stale which means that the element is no longer attached to the DOM of the page.
Reference :
StaleElementReferenceException