I have a user path that needs to open a Websocket Connection, perform some actions, and close that connection. However, I do not see any mechanism with which to trigger a close on the websocket connection.
i have recorded a simple flow which involves websocket using neo load , when i try to do a check user path observing error (at different requests) saying connection output is...
It's not clear from your description do you get that error in the web socket channel request or when a websocket request is executed?
If it's in the websocket channel do you...
Hi Team
i have recorded native application successfully but while validating script getting " NL_network-01" error.
Please find the below details:
Error Code...
Ok you're right the HTTP 400 is not related to the network issue. Regarding if it's HTTP/1.1 or HTTP/2 it can't be HTTP/2 since your URL is not HTTPS but HTTP. So that's not...
Hello,
I am working with load testing for an app that uses WebSocket server at the moment. When I recording scenarios and paths, there will be delay element add to my...
The errors are from requests below the delay time. I attached 2 pictures of the same script where one has delay time and another does not have the delay time. You can see that...