I have a small problem with the use of proxy.
I want to test my project that I am developing, locally. Unfortunately, when I record the logs with the proxy as Gatling allows me to do, the logs of the localhost are not displayed… (clearly, it does not detect the localhost). I have unchecked the box ‘Don’t use the proxy server for local (intranet) addresses’ in my proxy settings, but it’s the same result.
Do you get any error?
You using Gatling Recorder? What version of Gatling?
Maybe you have similar issue:
If you want you can use in this case some workaround:
In Gatling Recorder you can convert HAR file to Simulation so you can make all steps on page with selected “Preserve logs” and “Disable cache” and after them “Save all as HAR with content”: