Replies: 1 comment 4 replies
-
Hi @manohjRM you can try add Request B as a pre request for Request B in the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
postman.setNextRequest() - How can I implement the same in TC custom filters? Please guide me.
Consider I have 3 request A,B and C.
I need to skip the request B based on the test result of A and need to run request C
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions