Hi,
I am new to WebSocket and Gatling. Just want to know that is there a way to check the response in WebSocket. When I do this I get the below error
Looks like I can check response code only with an HTTP request. Is this because WebSocket is all about text frames.