P
P
Python Newbie2021-11-15 19:06:38
Python
Python Newbie, 2021-11-15 19:06:38

Stale element reference: element is not attached to the page document in selenium python?

I click on the button with

driver.find_element_by_class_name('button-3ka').click()


But I am getting an error:
stale element reference: element is not attached to the page document


What to do?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question