1. 程式人生 > >安裝selenium

安裝selenium

sta 打開 配置 輸入 rip 文件夾 setup 變量 5.0

步驟:

1.下載setuptools
2.點擊安裝setuptools.exe
3.安裝成功後,python的安裝目錄下會有Scripts的文件夾
4.配置環境變量:python安裝目錄\Scripts
5.打開cmd ,在Python安裝目錄下,輸入easy_install pip ,點回車
6.打開cmd ,在Python安裝目錄下,輸入 pip install selenium==2.53.6,點回車


python:2.7.13
selenium:2.53.6
Firefox:45.0

安裝selenium