What is the cause of StaleElement Exception in Selenium Webdriver ?
It’s a WebDriver error that occurs because the referenced web element is no longer attached to the DOM
Some of the methods to avoid the exception