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
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
If the dom changes as the Chrome Accessibility Plugin generates its results then you can get StaleElementReferenceError without any context to tell you where this error came from.
I have spent the past 4 hours debugging this problem and finally have a working solution that at least gives you more useful information than the silent, context lacking failure that is currently returned.