You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed with @jgraham the support for stale element reference in WebDriver HTTP should be considered to be removed. There is basically no strong reason why no such element cannot handle such situations eg. after a navigation. For WebDriver BiDi it looks like not be used at all.
We are aware that the removal of this error type is backward incompatible. As such we would like to get a discussion started to know:
if the removal as suggested is acceptable for everyone
how often this error type might actually be used in the wild
The strategy to get it removed
Maybe it can be discussed in the next monthly meeting.