Selenium int - how can I wait an element (or the entire page) is loaded
HiI am using this code to see if my element is fully loadeddriver.get(\"history.html\");WebDriverWait wait = new WebDriverWait(driver, 30);WebElement element =...
View ArticleHow to Clear Cache in between two requests at a Single Page?
In one page we have 4 PUT requests this PUT request, we are uploading chunk data to AWS S3 server three requests are passed successfully, but one request is failing due to If-None-Match header with...
View Articlecontext.variableManager.setValue rewriting date format? ...
We're pretty new to NL, using 7.3.We can use JS to create a new random date, and that works, in the format example 12/15/2020.But when we try to use that as a variable...
View ArticleDirect HTTP/2 proxy implementation
Dear Neotys Team,since this may be of interest to other users in the future, I decided to post this in the Community instead of opening a support ticket:I am currently writing a Proof of Concept on...
View ArticleIs a Jitsi-Loadtest with NL possible?
I recorded a lot of HTTP POSTs during a Jitsi-host meeting. Jitsi uses Extensible Messaging and Presence Protocol (XMPP)/Jabber, which NL seems to support.
View ArticleI am trying to record an action that opens a new tab in browser and i want to...
i tried to record it the normal way but it didn't record from the new tab
View ArticleHow to get the transaction count of each load generator
Scenario: 5 LG's used (e.g.1,2,3,4,5), after the load test finishes, total transactions done were 1000,Where i find in results that LG1 has done so many transactions?assuming may be 200 out of...
View ArticleAuthentication (SSO) issues, script does not run at all?
I've run into an issue that an recorded script does not replay at all. No Check User Path, no Run as Load Test.I'm testing a site in https, the authentication ist entered in the servers part of...
View ArticleCustom page names while recording Neoload 7.3
Hi, I'm trying to provide a custom name for the Page while recording. for this i have added $param.name$ template as primary template. I also created param called name with dummy values but this is not...
View ArticleNeoload variable number of Vusers running?
Is there a Neoload variable, that we can use in the request definition, that returns the number of Vusers that are running in that moment?E.g. Defining the duration of a "Delay = (NLNumberOfVusers * 10)"
View Articlecookies not updating with set variable
So here is the cookie that i send in one of my request:Cookie: LkBvX8K9uLmxArh9ILW0FnANjW5IphVmIzl94Gutccg%3D=4c7187a4103b0e3a7faa843ffe9f4923; back_equipment_id=139366; _gat=1now i have replaced the...
View ArticleWhat Error is this? java.io.IOException: flow_control_error
I'm receiving this errorError detected by NeoLoadError Code: NL-NETWORK-01 Message: Network error: An IO error occurred sending the request. Details: java.io.IOException: flow_control_error Please...
View ArticleWhat does this indicate "This session used 0 reserved IP addresses"
I reserved a cloud session for Load Generator and executed test. After completion of the test, I see the following icon, next to the completion cloud session. Hovering over the mouse shows "This...
View ArticleIs there a way to connect NeoLoad to JIRA Confluence or TFS/DevOps for...
I am wanting to store the generated reports in one of those repositories (JIRA Confluence or TFS/DevOps) if possible instead of storing them locally and then uploading them. Thanks!
View ArticleIs there a way to connect NeoLoad to Confluence or TFS/DevOps for reporting...
I am wanting to store the generated reports in one of those repositories (Atlassian Confluence or TFS/DevOps) if possible instead of storing them locally and then uploading them. Thanks!
View ArticleNL-Runtime-01 error - Address already in use . How to solve this issue ?
Hi Team,During execution i am facing this error - Error Code: NL-RUNTIME-01 Message: Internal error occurred sending the request. See response for more details. Details:...
View Articleis there any plugin available to automate cloud session LG booking in Jenkins...
is there any plugin available to automate cloud session LG booking in Jenkins pipeline integration
View ArticleJenkins Integration with Neoload Cloud Session LG Booking
Hi Team, We are trying to integrate NeoLoad with Jenkins and create pipeline tasks for performance tetsing as below, 1. Create job and retrieve Neoload projects from GIT repository 2. Login to Neoload...
View ArticleHow to Fetch the response time using java script variable
Neoload test results' 95th percentile is for the whole test data, it is challenging to isolate the data with high response times for further investigation.Can you let me know if I can extract the...
View ArticleHow can i copy a column from csv file and paste it in a list variable of 1...
I am trying to select all values in the csv file and paste it in the list variable but it doesn't work i have to enter the value cell by cell in Neolaod, how can i overcome?
View Article