I am scoping for tools for performance testing at work and starting testing gatling so pretty new to it.
I am trying to record a login scenario on https://yoda.shopsocially.com/store/login but I get a blank page when I try to open it with recorder.I see that the GET request is redirected to https://yoda.shopsocially.com:443/store/login
As per the attachment I don’t see the login modal
I am using following settings
Firefox - Proxy set to localhost:8000
Https with self signed certificate
All other options are set to default.
P.S. I have used HAR converter but I just want to know why i am not able to record a simple Https request.