标签:strong sel 装包 图片 变量 安装包 com 安装python install
1.安装python python配置环境变量
cmd验证python是否配置成功
2.安装request模块,和webdriver
查看Python的安装路径下面F:\Python\Scripts 有没有pip.exe
安装pip
下载后cmd命令进入到该安装包目录 pip安装命令
3.selenium安装命令
pip install -U selenium
4.安装chrome浏览器 安装chromedriver 配置chromedriver环境变量
标签:strong sel 装包 图片 变量 安装包 com 安装python install
原文地址:https://www.cnblogs.com/iamshasha/p/11771754.html