This might answer your question
I had this problem and I changed the backslash (\\) to forward slash (/). Hope this helped. try this:
driver = webdriver.Chrome('C:/Users/WorkStation/Desktop/chromedriver.exe') This might answer your question
I had this problem and I changed the backslash (\\) to forward slash (/). Hope this helped. try this:
driver = webdriver.Chrome('C:/Users/WorkStation/Desktop/chromedriver.exe')