Mac 安装Selenium中ChromeDriver步骤

时间:2018-04-16 00:16:49   收藏:0   阅读:882

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. 

原文:https://www.cnblogs.com/Gailsunset/p/8850340.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!