After capturing network exchange from F12 screen we are able to retieve Websocket detail and Websocket messages (on message tab) that great !
but when the capture information are saved into HAR formated file and we imported back this HAR file, the message tab of websocket is not available.
Is the websocket message are stored into HAR file ?
How to get back the websocket message ?
Thanks