Reputation: 21
Getting this pop-up, how to handle it?
This pop-up comes for all browsers. I try to solve this issue by using proxy user credentials use but the same issue gets reproduced.
I follow below steps:
Proxy server I used corporate server IP & port which are apply on the company network.
Please suggest what can I do? If I start normal GUI JMeter without cmd with username & password then connection gets refused.
Upvotes: 1
Views: 1908
Reputation: 168207
Try switching "Implementation" HTTP Request Samplers to Java
. It can be done via HTTP Request Defaults like
If you face it during recording - it can be done under HTTP(S) Test Script Recorder -> HTTP Sampler Settings.
Upvotes: 2