I created a JMeter recording. But when I start the Test, I don\'t see any request going in Fiddler. I changed the port number in Fiddler to 8080, that I am using in JMeter.
To record traffic from JMeter via Fiddler use the next setup Importent
UI Mode
Non UI MODE
First, change Fiddler's port back to 8888
as it was originally.
Next, change JMeter's proxy settings to point at 127.0.0.1
on port 8888
as its proxy settings.
Then, run your test.
I would not suggest using fiddler as JMeter has its own recorder now.
To record a series of requests you need to follow the below steps.
The above procedure will enable you to record traffic without hassles. Remember, this will work for websites without HTTPS only.
You can refer to this video in case you feel confused: https://youtu.be/zXHs5Ts6JBc