Steps to Reproduce:
@liorafar we haven't supported this feature so far...
It will be good to have such feature in order to improve integration tests
adding my vote for this. i've been using Insomnia app because it allows for chaining nicely with variables going between requests. I can see myself using this extension instead of insomnia but it is rather arduous to manually run each sequentially. is this something that may be a feature soon?
@mrtristan I think your requirement has some subtle difference with the opened issue, do you mean that if one request depends on other request variables, the dependent requests should be sent first automatically. If so, I totally agree with your suggestion, and I really wish to add this to the future release.
+1
This would be brilliant, would let us run a suite of simple integration tests. This is the one thing I still need to switch to use Postman for :(
不知道这种需求常不常见,我想要异步的将所有请求都发送出去,其实目的是为了看看后台的响应速度以及是会不会挂掉……
Most helpful comment
It will be good to have such feature in order to improve integration tests