摘要: 一.介绍 1.什么是selenium? 二.安装 #安装:selenium+chromedriver pip3 install selenium 下载chromdriver.exe放到python安装路径的scripts目录中即可,注意最新版本是2.29,并非2.9 国内镜像网站地址:http:// 阅读全文
posted @ 2018-01-11 20:30 明-少 阅读(88) 评论(0) 推荐(0)