Hi,
I am trying to evaluate Neoload for our application which uses websockets. I’m using Neoload Free Edition 7.0 and the trial license I have has WebSocket & Push module...
A WebSocket channel is a permanent connection with the server so it can send data to the connected clients. That's why you get multiple responses without any user interaction...
I have a product listing page and from there I want to select a product randomly to navigate to a product details page.
I want to use XPath using Javascript to extract the...
You can't use "document.evaluate" since NeoLoad does not act as a real browser and you do not have access to the DOM of the page.
Can't you create a variable extractor using an...
Oracle forms application has a .jsp web page which is a pop-up window for "Search and select" feature. Prior to PSU-patching of the application, the server-response of this page...
The response content seems now to be HTML encoded. I do not think that NeoLoad did that. You should be able to confirm that with your browser by checking the server response...