Relative Content

Tag Archive for javascriptjavacollectionspostman

Reuse Postman Request

I want to reuse a entire postman request in one folder to another folder without pm.sendRequest/pm.execution.setNextRequest() which is like keeping repeated script in a common method and will be called where required in JAVA.