HTTP Client wait
Answered
Hello,
We're using the HTTP Client from intelliJ to test our server and we started to try websocket tests but we would need to tell to the client to wait an arbitraty amount of time.
We have the === wait-for-server available but in this case, we just need to wait a few seconds.
Would it be possible to use some {% %} blocks to wait ?
Could it be a reasonnable improvement and propose a feature request to have a === wait-for(2sec) or any syntax that would look like this ?
Thanks,
Eric
Please sign in to leave a comment.
Currently, this is not feasible in Http Client. We have created a new feature request here.
You can leave a vote and follow its progress. Thank you for raising this feature request.