Cannot open jmeter 3.3 plugin manager

I am new to jmeter and I need to install some plugin.

To do this, I went to this site https://jmeter-plugins.org

and trying to install the plugin manager from the options menu, as described here: https://academy.blazemeter.com/lessons/lesson-3-variables-properties-functions/

but this is my option menu

enter image description here

why can't i see it on jmeter 3.3?

+4
source share
1 answer

At the first installation you need:

  • Download the latest jar plugin
  • Copy it to the JMeter lib / ext folder
  • Restart JMeter.

Check the Install jmeter-plugins page:

-manager.jar lib/ext, JMeter.

+2

Source: https://habr.com/ru/post/1692262/


All Articles