Error message: 「'chromedriver' executable needs to be available in the path」

下載一個chromedriver(https://chromedriver.storage.googleapis.com/index.html?path=2.44/)html

直接把chromedriver.exe放到你運行.py程序的下面(也就是工做目錄下)web

或者直接這樣:chrome

browser = webdriver.Chrome(/path/chromedriver')
相關文章
相關標籤/搜索