Mac 安装Selenium中ChromeDriver步骤

1. 运行代码(Bili 爬虫 16 selenium 抓取淘宝美食信息),报错

from selenium import webdriver
browser= webdriver.Chrome()

  Error信息:

2018/4/15
下午11:52    Error running 'spider': @NotNull method com/intellij/execution/configurations/GeneralCommandLine.getExePath must not return null

2. 

posted on 2018-04-15 23:59  Gailsunset  阅读(493)  评论(0编辑  收藏  举报