1.前提
已安装Python 3.6,Python 3.0以上版本自带pip,无需再安装pip。
2.安装
cmd 下输入 pip install selenium
3.验证
cmd下输入 pip show selenium
Python安装Selenium

如图所示代表安装完成。

相关文章: