I want to read the output of the command line to see check if the program executed successfully or get some information like System Variable information like %appdata%.
I can...
Currently you can't read or extract the result output of the command line but in the next NeoLoad version, you will be able to set a variable extractor on the result output.
I'm trying to capture and reuse some dynamic values recorded in the session cookie. However, the Variable Extractor seemed to only look at server responses. How do I capture...
In the variable extractor panel, by default, it will look at the body response. But you can select the radio button "header" so it can look at the header instead.
Please look...
I have an array that is filled by JavaScript. I then want to use the values in this array as I would do when using a variable extractor.
Eg. Array = "arrListOfNames"...
In any case, i think that you will have to create in your Javascript as many variables as values. But you can create them using a loop with the right format.
For example in...
There's no bug related to that issue. This error only means that the Load generator did not start or took too much time. The root cause can be an anti-virus or a slow machine...
Is it posible to change the decimal sign from . (dot) tot , (comma) in NeoLoad? Now i have to change results manualy because in my country using the comma is standard.
Normally the separator used in the Test results depends on your machine local. For example, if you local is US you should see "comma" as decimal separator in your test result...
I recorded a virtual user script using the proxy mode. For some reason, the browser cannot load some external JavaScript files. I am attaching a screenshot taken from developer...
Yes it can pick 3,4 and any values between 3 and 4. My remark was only valid if the response time before the pacing was always the same. Otherwise it will really pick any values...
Neoload Load Generator only was installed using neoload_5_0_2_linux_x64.sh.
As root if I try to run the service it will not start because it is looking for X11 server, see...
This error can happen if your console from which you connected to your machine has a DISPLAY variable set. To solve that issue you should unset that DISPLAY variable before...
A user who would like to use the Cloud platform needs to have credential. This is the same credential used to connect to the customer area. However it's not enough, that user...
I have installed the root certificate for recording HTTPS but none of the HTTPS pages in my user journey are being recorded. I don't get any errors or warnings when I access the...
It looks like the browser HTTPS traffic is not going through the browser. Have you tried to record any other HTTPS web site to see if the issue is specific to your application...