HttpRunner使用基础

1.安装 pip install httprunner 指定版本号安装 pip install httprunner==2.5.7 2.查看版本 hrun -V 3.使用抓包工具生成yml文件或者json文件 1)使用fiddler抓包后,选中想自动化的接口请求,点击file-Export Sessions-Selected Sessions,导出成har格式文件 2)在保存har文件的目录下使用
相关文章
相关标签/搜索