i used blazemeter for recording the steps which i followed in my website. then i saved those steps using the extension ".jmx" . After that opened jmeter and open the file which we saved (the file with extension ".jmx")before from blazemeter. All requests displayed in the test plan node. i just added listeners to the test plan node, set all required threads. Then i run the test requests.
result which i got is : 2017/08/19 15:53:26 ERROR - jmeter.threads.JMeterThread: Test failed! org.apache.jmeter.protocol.http.parser.HTMLParseError: java.lang.ClassNotFoundException: org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
Note: i am using Ubuntu in my system, added blazemeter in chrome browser.
Hope you people could help me to solve my issue. Expecting the solutions.