I’m running into this exception and can’t do anything on my end to fix it, as far as I can tell. I’m hoping you guys can introduce some handling around this (according to selenium, discard and re-locate the element).
For reference: https://www.selenium.dev/exceptions/#stale_element_reference.html
Not sure if this is related, but this is my only test interacting with an Angular JS page, and this is the only test where I’ve seen this error.
Any help would be appreciated!