0
votes

In Ubuntu OS, using Eclipse I have written Selenium - Junit code and I have exported the files from Eclipse (jar files) and pasted it to lib > junit folder of Jmeter But Jmeter is not identifying the jar files in junit sampler. Request you to suggest best methods if any I can use

Thank you

1
yes I tried by Re Starting Jemter - Avaneesh K
Probably your problem is related to the classpath. See jmeter.apache.org/usermanual/get-started.html#classpath - Elrond_EGLDer
Hi Avaneesh, Any error log you could provide? - J. Chomel
There are NO errors, I am able to execute my Selenium script & also able to export it as jar file, But jmeter is not identifying that jar file - Avaneesh K

1 Answers

0
votes

I got the solution, hope it will be helpful to other:

Lib Files of Selenium needs to be placed / replaced in the Lib folder of Apache jemter