Is there a way to access the iteration number in Postman REST Client? -


i'm using postman api testing. i'm running large number of tests , want print iteration number console on of them. there way iteration number environment-like variable?

it possible now! can access iteration variable, in same way access other variables responsebody.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -