The current state of my JMeter setup and test plan is:
- JMeter 5
- Certificate Authority generated and imported into Firefox.
- Checked that the port # in the HTTP(S) Test Script Recorder matches that in the proxy server set up in Firefox.
- Have added a Recording Controller to my Thread Group.
- Have added Cache and Cookie Managers to my Thread Group.
- When I start the proxy server, i.e., Start the HTTP(S) Test Script Recorder, I can walk the example application I'm testing - including HTTPS requests. (And if the HTTP(S) Test Script Recorder is not started I get "The proxy server is refusing connections" message from Firefox.)
- I have ensured that the selected Target Controller in the HTTP(S) Test Script Recorder is a recording controller I've added to my Thread Group.
- No Sampler/Requests are being added under the Recording Controller.
Has anyone else encountered a situation in JMeter in which the proxy server seems to be working correctly but no sampler/requests are actually being recorded? And even if this case is novel, do you have any suggestions? Thank-you in advance for your advice.