您好,登錄后才能下訂單哦!
RIDE( Robot Framework Test Data Editor)適合用于web的自動化測試。
一、 相關環境的安裝
首先搭建python環境,到http://www.python.org下載python.2.7.10版本。
安裝的時候,把python加入到path的環境變量。目錄分別為:C:\Python27 和 C:\Python27\Scripts(本人把python安裝在C盤的根目錄下)。
python的套件管理程式
setuptools:通過下載ez_setup.py雙擊,https://pypi.python.org/pypi/setuptools
pip:cmd進入ez_setup.py,用setuptools安裝easy_install pip,https://pip.pypa.io/en/latest/index.html
下載文件wxPython2.8-win32-unicode-2.8.12.1-py27.exe安裝,直接點擊下一步下一步的安裝,http://wxpython.org/download.php#stable
使用pip安裝robotframework 安裝命令是:pip install robotframework
使用pip安裝robotframework-selenium2library,安裝命令是:pip install robotframework-selenium2library
使用pip命令安裝rtomac-robotframework-selenium2library,安裝命令是:pip install rtomac-robotframework-selenium2library
使用pip命令安裝decorator-3.3.3.tar,安裝命令是:pip install decorator
使用pip命令安裝robotframework-ride,安裝命令是:pip install robotframework-ride
在doc命令下輸入ride.py( C:\Python27\Scripts),如果彈出如下的截圖,說明robotframework環境搭建好了
二、簡單使用
1)加載Selenium2Library
安裝Selenium2Library,以管理員身份運行cmd,然后pip install robotframework-selenium2library就可以了;
在RIDE的Library中加入Selenium2Library
2)關鍵字“Open Browser”
出現Not found IEDriver error;
===> Please download it from http://selenium-release.storage.googleapis.com/index.html and add it to C:\Python27\Scripts
下載地址:http://www.cnblogs.com/puresoul/p/3854963.html
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。