Relative Content

Tag Archive for postmanpostman-collection-runner

Removing same requests in postman

I am having of few GET request in my collection,repeating at many instances… For example, A GET request is used for a job creation validation, same call is used after job edit validation, and then job deletion.