My question:
How to run gRPC requests in sequence(wokrflows) for Automation proposes?
If there is no way then when it is expected?
I’ve already tried:
-
I added several gRPC requests and tried to Run Collection.
I do not see Run option on Collection with gRPC requests. -
I tried to use postman.setNextRequest(); in AfterResponse script
But I receive ReferenceError: postman is not defined
Thanks
Anatoly