uttesh
uttesh
@kalai-512 thanks, This library wont generate the failed test screen shot, it will use the existing failed screen shots in the provided location and image should be saved with naming...
Thanks, looks like it's missing the dependent libraries. Check the sample pom file and add the missing dependencies and plugins
In build log None of the test cases were executed, check the test case execution before generating the report.
Remove the report Plugin and run, are you able to see test cases execution number? I suspect it's nothing to do with the report Plugin. Try to generate simply html...
Please provide proper description, its not helping me to find what is the root cause. is there error in the build? attach full build log.
Ok its simple just run your mvn command and with save to file i.e. mvn clean install > testbuild.log, possible add the -e flag as well to get full stack...
@IlkerBekmezci Its very unfortunate that your unable to configure and library is not having any bug/issue relates to what your mentioning, lot of people are using and its easy to...
Hi, Validate the location is accessable and it's a full path. Make sure the properties file it's having the proper paths. Thanks
@padmasri PDFNG report is developed on TestNg, as long testng is used it will support. for BDD without testng need to work on and add the feature plugin, according to...
thanks padmasri, but report template may get affected if we increase the columns. could you please provide me more details.