一、配置python 环境
    1. 设置pydev库
        打开Help -> Install New Software, 点击'Add',设置Name为“Pydev”,Location为“http://pydev.org/updates”。
    2. 安装
        在此界面点击select ALL,点击next,之后安装即可。
 
二、配置robot framework 编辑环境
    RED是NOKIA开源的一个robot framework编辑环境,支持文本和表格编辑,支持调试等功能,项目地址在:RED
    1. 设置RED库
        打开Help -> Install New Software, 点击'Add',设置Name为“RED”,Location为“http://master.dl.sourceforge.net/project/red-robot-editor/repository”。
    2. 安装
        在此界面点击select ALL,点击next,之后安装即可。

相关文章:

  • 2021-11-07
猜你喜欢
  • 2021-06-15
  • 2021-10-20
  • 2022-12-23
  • 2021-11-28
  • 2021-04-16
  • 2021-08-24
相关资源
相似解决方案