RE: how to handle org.openqa.selenium.StaleElementReferenceException
Hi
Can anyone provide a solution for handling org.openqa.selenium.StaleElementReferenceException:
Hi,
1. This exception occurs, when Web Driver not able to find the reference of an object.
2. A try catch block throwing the StaleElementReferenceException can be used to solve the exception.
Thanks,
Vishal S