jmeter Hi guys need your help again:) I coded selenium code in intellij...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

E

Elad Or

Guest
Hi guys need your help again:) I coded selenium code in intellij and made a jar file . I placed the jar file in lib/junit folder. When I launched jmeter I got error, the edit button became grayed out and jmeter stoped working, Any ideas how can I solve this issue?
 
hi, do not use extended .jar in a Jmeter plug in folder use it in lib/ext folder, or add it to the system.properties file or add it to the Jmeter Test plan area.