Team -
How do I print/show pm.info.requestName in Collection run output window. I am able to print the same in console but I would like this to show up in Collection Run output window itself. Please help.
Notice that below output does not show the entire requestName. With [ console.log("Running: "+ pm.info.requestName); ], request name can be printed in console log.