I am trying to scrape a website with a python notebook using Jupyter but I allways find some trouble with the Chrome and chromedriver location. I am using a Linux WSL in a Windows PC, and it is messy when it comes to locations. I tried several codes, even when Selenium 4.6 says it does not need any chromedriver.
I need to find out the proper code to scrape with selenium in jupyter notebook using Chrome
ERROR