Recording HTTPS site not working

Hi All,

I’m using Gatling 3.1.2 to record a web application using https protocol.

The problem is, the app i’m recording is not working when i configured the listening port to 8000 or 9000 (in chrome proxy settings) as described in the documentation. Web app working ok if i disable the manual proxy but nothing is being recorded in Gatling. Any suggestions pelase?

Appologies in advance if this question is answered already.

Thanks In Advance.

Regards,
Prash.

I encountered the same issue and tried Mozilla Firefox proxy change and it worked.

Please try with port number 443, good luck if it works:-)

Hi .. you can use HAR mode to record https and then import the HAR file to your project
You can follow steps in the following link:

https://www.linkedin.com/posts/aliaamonier_gatling-performancetesting-devops-activity-6625788357530263552-YEbn