extent-framework / extentreports-cucumber4-adapter

Cucumber4 Adapter for Extent Framework
http://extentreports.com/docs/versions/4/java/cucumber2.html
Apache License 2.0
39 stars 22 forks source link

spark report and pdf report is not getting generated #88

Open DeeptiBedi opened 1 month ago

DeeptiBedi commented 1 month ago

spark report and pdf report is not getting generated.Only the screenshots are coming for failed tcs. Pasting my properties file below:

extent.reporter.spark.start=true extent.reporter.spark.out=test-output/SparkReport/Spark.html

extent.reporter.spark.config=D:\Workspace\NewMotorInsurancePomCucumber\srs\test\resources\extent-config.xml

extent.reporter.spark.config=src/test/resources/extent-config.xml

extent.reporter.spark.out=test-output/SparkReport/

screenshot.dir=test-output/ screenshot.rel.path=../ extent.reporter.pdf.start=true extent.reporter.pdf.out=test output/PdfReport/ExtentPdf.pdf

basefolder.name=reports

basefolder.datetimepattern=d-MMM-YY HH-mm-ss

extent.reporter.spark.vieworder=dashboard,test,category,exception,author,device,log systeminfo.os=Windows systeminfo.user=Deepti systeminfo.build=1.1 systeminfo.AppName=AutomationForEIC