您好,登錄后才能下訂單哦!
RIDE( Robot Framework Test Data Editor)適合用于web的自動(dòng)化測(cè)試。
一、 相關(guān)環(huán)境的安裝
首先搭建python環(huán)境,到http://www.python.org下載python.2.7.10版本。
安裝的時(shí)候,把python加入到path的環(huán)境變量。目錄分別為:C:\Python27 和 C:\Python27\Scripts(本人把python安裝在C盤(pán)的根目錄下)。
python的套件管理程式
setuptools:通過(guò)下載ez_setup.py雙擊,https://pypi.python.org/pypi/setuptools
pip:cmd進(jìn)入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安裝,直接點(diǎn)擊下一步下一步的安裝,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),如果彈出如下的截圖,說(shuō)明robotframework環(huán)境搭建好了
二、簡(jiǎn)單使用
1)加載Selenium2Library
安裝Selenium2Library,以管理員身份運(yùn)行cmd,然后pip install robotframework-selenium2library就可以了;
在RIDE的Library中加入Selenium2Library
2)關(guān)鍵字“Open Browser”
出現(xiàn)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
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。