Another way is download and unzip chromedriver and put 'chromedriver.exe' in C:\Python27\Scripts and then you need not to provide the path of driver, just
driver= webdriver.Chrome()
will work
C:\Users\greg chu\AppData\Roaming\Python\Python38\Scripts
No comments:
Post a Comment