windows安裝步驟
1勺拣、 安裝?Python?2.7?
配置環(huán)境變量腾么;???D:\python\python2.7;D:\python\python2.7\Scripts;
?安裝python,這里要注意的是安裝的時候勾選將python環(huán)境變量加入path,這樣就不需要手工去配置環(huán)境變量;
2?丐膝、安裝wxPython
wxPython是python?非常有名的一個GUI庫,因為RIDE?是基于這個庫開發(fā)的钾菊,所以這個必須安裝帅矗。
以管理員身份安裝?wxPython2.8-win32-unicode-2.8.12.1-py27.exe
http://www.wxpython.org/download.php
3损晤、安裝?robotframework?
以系統(tǒng)管理員身份使用?Python?的?pip工具?安裝?robotframework?
pip?install?robotframework?-i?http://pypi.douban.com/simple
4、安裝?robotframework -ride
以系統(tǒng)管理員身份使用?Python?的?pip工具?安裝?robotframework -ride
pip?install?robotframework-ride?-i?http://pypi.douban.com/simple
5红竭、CMD中運(yùn)行?ride.py?驗證安裝成功
6、安裝selenium工具
pip?install?selenium?-i?http://pypi.douban.com/simple
7、安裝?selenium2library
pip?install?robotframework-selenium2library??-i?http://pypi.douban.com/simple?
8茵宪、 安裝IEDriverServe最冰、chromedriver
http://chromedriver.storage.googleapis.com/index.html?path=2.7/
http://selenium-release.storage.googleapis.com/index.html?path=2.46/
安裝方法:下載IEDriverServer.exe、chromedriver.exe并放到安裝目錄下: D:\Python27
9稀火、一睹風(fēng)采
10暖哨、建立快捷方式
目標(biāo):D:\Python27\Scripts\ride.py
起始位置:D:\Python27\Scripts
更改圖標(biāo):D:\Python27\Lib\site-packages\robotide\widgets\robot.ico
安裝到此結(jié)束
若無法安裝,可跳躍到此鏈接繼續(xù)研究:
https://blog.csdn.net/u013976938/article/details/53161383