Gatling Load testing Tool - Unable to record the script when behind the proxy


0down votefavorite


|



I need to perform GATLING TEST and Record a WEB Login Page, my company is behind the proxy. If I change the proxy and port of the Firefox to 8080, My Application doesn’t launch.



If I don’t change the proxy in Firefox, Then the recorder doesn’t record the script.



I tried with IE, Where due to corporate policy, I cant change the policy and it is disabled.



How I get out of this situation?



|

I am new to Gatling and facing the same issue. If I manually configure the proxy to localhost:8080, recording doesn’t happen . Any suggestions please?

Hi,
You can try changing gatling recorder port from 8080 to lets say 8585 and do the same change if FF proxy to 8585
This might fix your problem.

Thanks,
Rohit