We do not have real mobile device for UI scripting. As an alternative option we are going with emulators. Does NeoLoad supports recording in emulators for Android/IOS hosted...
I have an application that accepts websocket connection. The application also sends messages on the websocket asynchronously. It means the requests are NOT ALWAYS initiated by...
@Nouredine A
Our client-server communication via websocket cannot be recorded via browser as it requires some special headers with the requests. Is there a client that I can...
I am trying to make a simple Websocket connection from NeoLoad. But it looks like the WebSocket request only accepts http:// urls. It relies on user to pass Upgrade and...