postman怎么打开console控制台,打印console.log

postman怎么打开console控制台,打印console.log

postman在哪显示console.log日志呢?

在脚本中使用变量时,要怎么看到变量获取到的值,使用Postman Console去实现的。

操作步骤

应用菜单–>View—>Show Postman Console,打印变量的值,就可以在此窗口查看数据

在这里插入图片描述

窗口显示如下:
在这里插入图片描述

原文地址:https://www.cnblogs.com/chenxiaomeng/p/14245583.html