PlayingNumbers / ds_salary_proj

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

Data Scraping #9

Open ABHIRAM1234 opened 3 years ago

ABHIRAM1234 commented 3 years ago

When I run data_collection.py the chrome window opens but I get an error:

NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":".selected"} (Session info: chrome=91.0.4472.77)

echestare commented 3 years ago

I think I had corrected it. https://github.com/PlayingNumbers/ds_salary_proj/issues/10