0
votes

I am using JMeter 5.3. I had selected Templates > Recording, filled the following details and click on Create. Templates

As per the screenshot, the Test Script Recorder is greyed-off: Test Recorder

I had imported the certificates to the IE too. Certificates

Could someone advise what could have gone wrong? Thanks!

3

3 Answers

0
votes

The solution to this: Right Click on the Recorder and click on Enable. Did not know there is additional step in the new version!

0
votes

Even if it's greyed it is usable.

You should not enable it as it will make the View Results Tree under Test Script Recorder receive Sample Results from replay instead of keeping only recording.

It's not a change in 5.3, it is just more noticeable with the new LAF.

0
votes

This is by design, don't be confused, it works normally:

enter image description here

Also I would recommend reconsidering using Internet Explorer, when you change its proxy settings it amends system-wide proxy configuration, the same applies to certificates storage. To keep your system clean it's better to use the browser which has separate proxy/certificates configuration like Mozilla Firefox. If you need to mimic IE or any other browser it will be enough to send the relevant User-Agent string via HTTP Header Manager

Also be aware of alternative way of recording a JMeter test: JMeter Chrome Extension, in this case you won't have to worry about proxies and certificates.