小编Tru*_*ung的帖子

如何在PostMan中访问Request对象

作为标题,如何在PostMan中访问Request对象?是否可以创建这样的测试用例

tests["Response content restaurant Id : ", req.body.restaurantId] = responseBody.has(req.body.restaurantId);
Run Code Online (Sandbox Code Playgroud)

javascript request postman

17
推荐指数
3
解决办法
1万
查看次数

标签 统计

javascript ×1

postman ×1

request ×1