Skip to content

Loop Error #2867

Closed Answered by mdmintz
CICABERR asked this question in Q&A
Jun 24, 2024 · 1 comment
Discussion options

You must be logged in to vote

If you find an element, leave the website, and then come back to the website, then that element is "Stale", and you'll get a "StaleElementReferenceException" if you try to use it. Elements that you find can only be used if you don't leave the website that you found them on. Build your scripts accordingly to avoid running into that scenario.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants