标签:pack pos 需要 png frame requests library rar log
安装:
接口测试需要安装Request和RequestLibrary 包
使用cmd命令安装:pip install requests

使用cmd命令安装:pip install -U robotframework-requests

安装完后在site-packages目录下会生成2个目录

然后将request和RequestsLibrary导入到Robotframework中:

使用:
一、GET接口请求

二、POST请求

标签:pack pos 需要 png frame requests library rar log
原文地址:http://www.cnblogs.com/yinrw/p/6126804.html