1. RF 
在两个Python中安装 robotframework
执行命令 pip install robotframework 


2. seleniumlibrary 
在两个Python中安装 seleniumlibrary
执行命令  pip install --pre --upgrade robotframework-seleniumlibrary 


3. RIDE 
在Python2中安装 RIDE
执行命令 pip install robotframework-ride -i https://pypi.douban.com/simple/ 

4. wxpython
下载并安装
  https://github.com/jcyrss/songqin-testdev/raw/master/others/softwares/wxPython2.8-win32-unicode-2.8.12.1-py27.exe



5. pycharm插件IntelliBot
下载 IntelliBot插件
   https://github.com/jcyrss/songqin-testdev/raw/master/others/softwares/intellibot.jar
在Pycharm中,点击菜单 file - settings - plugins
在弹出对话框中 选择 install plugin from disk
选择下载的jar文件
posted on 2018-03-01 17:20  zeroLXB  阅读(159)  评论(0编辑  收藏  举报