1

I have one requirement:

I need to execute a command in command prompt that should trigger "Start" button of "HTTP(S) Test Script Recorder". Even if I don't press "Start" button, the HTTP response should get recorded in non GUI mode.

I did trail and errors for several hours but that didn't workout for me.

Could anyone please help me out in solving this?

Bharat Mane
6,78512 gold badges42 silver badges69 bronze badges
asked Oct 18, 2016 at 17:14
1
  • Not sure if Jmeter has such a feature as of now. You can use the Blazemeter browser plugin to record scripts. Commented Dec 22, 2021 at 4:43

1 Answer 1

0

At the moment it is not possible to do the non-GUI recording with JMeter in command-line mode. I would suggest using another tool like tcpdump to capture the traffic and use service to make a JMX out of it.
check here about Blazemeter.

Bharat Mane
6,78512 gold badges42 silver badges69 bronze badges
answered Oct 19, 2016 at 5:24

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.