I am trying to execute selenium scripts from Neoload using the following java_test_script action on my machine(localhost). The Selenium documentation mandates the --- "Attribute arg4 must contain the URL to the data exchange server on the NeoLoad Controller (-Dnl.data.exchange.url=http://<ControllerIPAddress>:7400/DataExchange/v1/S...). Make sure to replace <ControllerIPAddress> by the IP address of the NeoLoad controller".
While running the test locally, please let me know what will be the arg4 <ControllerIPAddress>entry on local machine?
Screenshot has the current settings but it fails to record timings of the request/responses/throughput . etc