Home > other > 'chromedriver the executable needs to be in the PATH.' error problem solving
'chromedriver the executable needs to be in the PATH.' error problem solving
Time:11-20
Tried the chromedriver. Exe in chrome installation file, python installation file, and then put the path to the path, all useless; Finally is directly modify function call:
The from the selenium import webdriver
Browser=webdriver. Chrome (executable_path='C: \ Program Files \ (x86) Google, Chrome, Application, chromedriver. Exe') The get (' http://www.baidu.com ') Or at the wrong, however, can find the use of online methods are used, is still the 'chromedriver the executable needs to be in the PATH
CodePudding user response:
Note browser version and chromedirver version match, the online version of matching table