二、python环境(与jython类似) 1、安装python (1)官网下载python (2)安装 (3)设置环境,PYTHON_HOME、PATH 3、安装robot (1)下载robot源码 (2) python setup.py install (3)设置环境,PATH(%PYTHON_HOME%/scripts) 安装完后pybot --version(查看是否安装成功) 使用方法pybot test.html