chromedriver下载安装

博主开发平台是win10,Python版本是3.6。最近须要用到chromedriver+selenium,下载好selenium后,pip install chromedriver,直接安装到python目录下,成功安装后在程序运行失败,显示没有在路径中,因而又添加到win的路径path里去,仍是显示路径失败。最后在网上找到官网https://chromedriver.storage.googleapis.com/index.html?path=2.32/,下载win版本,放到python安装目录下,成功运行~~~html

相关文章
相关标签/搜索