I have created the Selenium Web Driver script in intelliJ IDEA and after that, I have created the Jar file of the selenium script and configured the jar file in JMeter_Home/lib.
Then, Created the Test Plan in JMeter in which added the JUnit Request sampler with Class Name, Method Name and also added the Listners (View Result Tree).
On running the Test plan its not working. So, how can I resolve this?