I have a declared variable at the JavaScript library, i want to replace it in a POST variable.
how can I call it and use it in a javaScript action and replace it in a POST...
You need to store your JS variable into a NeoLoad variable using the "context.variableManager.setValue method.
When you drag and drop a new JS action in your script there's a...
I'm running a scenario from the command prompt (via batch file) in NoGUI mode. The test launches fine, but when finished, gives the error above in the command prompt and neoload...
I tried to reproduce your issue with different settings but on my side it always worked. You said that on your side it also worked for other HTTP projects so i guess the issue...
I have a request that holds a NONCE value. I couldn't correlated the value since its not found to be in any of the previous responses.
Is there a way Neoload could generate a...
Looking in the Internet it seems that this once value is only a random string that is then used to sign a call with a key, epoch time etc...
So i think that it is fine to...
I have a request that holds a NONCE value. I couldn't correlated the value since its not found to be in any of the previous responses.
Is there a way Neoload could generate a...
Have you confirmed with another recording that this value is different all the time? And does it still not appear in any of the server responses?
In your screen shot i can only...
I have a request that holds a NONCE value. I couldn't correlated the value since its not found to be in any of the previous responses.
Is there a way Neoload could generate a...
i have an interview_id which is dynamically taken from the DB.which is 31 in the SS attached and 2 is the candidate ID.so how do i extract this value in the variable extractor...
Without a full response content it's difficult to provide a valid rexgexp. But from a variable extractor in advanced mode if you use such regexp: "cand":"(\d{1})","intrw"...
Hello!
I use NeoLoad 6.6 (64-bit) on Windows 10 (64-bit).
NeoLoad is run with Admin.
After 'New Project' is opened I click 'Start Recording' button.
I selected all possible...
There's no error so it looks like the browser has started. You confirm that in the recording panel you have checked the "Start client" box right?
Otherwise do you have any...
Hello!
I use NeoLoad 6.6 (64-bit) on Windows 10 (64-bit).
NeoLoad is run with Admin.
After 'New Project' is opened I click 'Start Recording' button.
I selected all possible...
If you open the NeoLoad logs folder through the menu "Help-->Open logs folder..." and look at the neoload.log file. Do you see any error related to the starting of your browsers...
i have a datatable and need to parameterize the search with a variable.but when i record this value is not shown in the variable section so that i can parametrize.please advice
Could you provide a screen shot of what you are trying to do? I'm not sure to understand where you have your issue so a screen shot will clarify things...
We are new to Neoload and would like to know how and can this scenario be done in Neoload. Our requirement is basically to attend an online interviews. The interviewer will...
It's difficult to be 100% sure without more details on the application and the technology involves. But at first glance i would say yes. You will have to record the candidate...