uttesh / pdfngreport

This is the pdf report plugin library written for testng/selenium frameworks, this listener will generate the pdf report on testcases execution, its very simple to configure no need to write any code.
http://uttesh.github.io/pdfngreport/
Other
30 stars 26 forks source link

com.uttesh.pdfngreport.PDFReportListener was not found in project's classpath #25

Open 2017taasrai0403 opened 7 years ago

2017taasrai0403 commented 7 years ago

Hi Uttesh,

Great work you have done,I am getting problem ,while I am setting up. I have followed your URL also ,still I am getting the issue. And I have downloaded your sample code,on that I am getting the error Thanks in advance.

image

uttesh-rivet commented 7 years ago

@2017taasrai0403 thanks for using the library, looks like its not finding the jar in the class path, check is the jar file present in the class path, which build your using?