I use the web version of Postman.
I have a collection with 2 folders with calls and tests.
For the calls/tests in the first folder the Proxy setting “Use system proxy” must be “off”.
For the calls/tests in the second folder the Proxy setting “Use system proxy” must be “on”.
I can run the calls/tests in de first folder, change the setting and then run the calls/tests in the second folder.
What I would like is that when I run the collection, before the calls/tests in de first folder are run the setting is set on “off” and when the calls/tests in de second folder start the setting is set on “on”.
Is there a way to accomplish that?
Thanks, Andre