Convert text to Base64 automatically for sending requests over WebSocket
I would like to use Postman for testing out Websocket based APIs. Our Java application server protocol is text encoded into Base64.
Collection variable doesn’t update in Postman
I’ve got pre-requests with 2 pm.sendRequest. One of them depends on variable from first response.
They work with setTimeout.