PlayingNumbers / ds_salary_proj

Repo for the data science salary prediction of the Data Science Project From Scratch video on my youtube
295 stars 298 forks source link

StaleElementReferenceException: stale element reference: element is not attached to the page document #6

Open basuCool opened 3 years ago

basuCool commented 3 years ago

Hi, when i run the glassdoor scraper code, i get below error in spyder console. StaleElementReferenceException: stale element reference: element is not attached to the page document (Session info: chrome=87.0.4280.88) I tried with putting delay after every job list click, but i still get this error. I feel recent updates on Glassdoor website might be causing this issue. But i am not able to solve this issue. Please help me to resolve this issue.