Hello all,
I am trying to configure gatling recorder to work with the proxy in our company, but the username and password (for the proxy) do not seem to get through :
- The browser (I tried Firefox, IE and Chrome) keeps asking me for my username and password
- Setting them in the recorder interface doesn’t seem to make a difference
- This error appears in the logs : java.lang.UnsupportedOperationException: Outgoing proxy refused to connect: 407 Proxy Authentication Required
The page I’m trying to access is http://computer-database.herokuapp.com/computers. Of course I checked without gatling that my proxy configuration works.
The most strange thing is my co-worker has the exact same configuration and it works.
Any ideas ? I’m really stuck
Thanks in advance,
Yannick