How to add a pause between 2 requests in POSTMAN

In case someone is still looking for this – You can add delay after/before 1 of many test in a collection you can use:

setTimeout(function(){}, [number]);

where ‘number’ is the milliseconds. If it’s added at ‘Tests’ it will be executed after request is send. If it’s added at Pre-request Scripts it will be executed before request is send.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)