pdfngreport icon indicating copy to clipboard operation
pdfngreport copied to clipboard

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.

Results 24 pdfngreport issues
Sort by recently updated
recently updated
newest added

It actually took a while to figure out where the paths were being incorrectly processed, but once I did, it was a pretty easy fix. Just needed to create absolute...

Hi Uttesh, When I am trying to give relative path for Logo and pdf report location, the file is not getting generated and getting the below error. When I give...

Hi Uttesh, I have an issue when running PDF NG Report. I try to run project by Run As TestNG, the report is exported correctly. But it's not ok when...

Hi Uttesh, Thank you so much for your efforts on this. I just have a question, PDFNG report does work with BDD? Earlier I was using this with TDD -...

Hi Uttesh, I have used your code to generate pdf reports and it is working properly. Problem i am facing is Test case execution time is wrong. I have 5...

Hi Uttesh, I am using your PDF Report generation listener, really thanks to have this contribution it helps a lot. In pdfngreport.properties file I have enabled the selenium user configuration....

Reports would look more customized if it could contain company logo or product info kind of thing. for example If automation is for a client FLIPKART then a logo of...

enhancement

Is there a way to embed screenshots in report or provide link ? In my case I take screenshots on test case failure . What's the way to configure this...

question

Hi Uttesh, Currently report is getting saved with name pdfng-report-02-Feb-2016-11-01-10-PM, but I want a small change, I want to remove the date and time . Please help.. Thanks

enhancement

Hi Uttesh, @uttesh Thank you so much for your efforts to generate PDF reports. Is there any way that, we can add few more columns (Like Description about test case..etc)...

enhancement