cenglinjinran-123

导航

postman获取响应体的列表长度

在Tests写入js脚本
res=pm.response.json()
//获取响应体中的列表长度
console.log(res.tags.length)

posted on 2023-05-27 13:51  cenglinjinran  阅读(25)  评论(0编辑  收藏  举报