Unanswered question

Hi , Is there any way to execute or send a request every 15 second in neoload

websocket request is getting closed. we are facing NL-websocket request error. connection output closed.
so i need to send a websocket request (type 6 ) every 15 seconds to keep connection alive . is there any way to keep connection alive by sending request every 15 second

shanmugavel M.
shanmugavel M.

shanmugavel M.

Level
0
3 / 100
points

Answers

Hi, Yes, you could put this in a loop, if the request needs to be sent along side your navigation test, you could put the loop in a fork and have it running parallel to you test