email2vimalraj/CucumberExtentReporter

Report.html file is not either generated or saved at output/report.html path.

Opened this issue · 2 comments

Hi,

I am using maven based Cucumber framework with Selenium Webdriver.

I have added all dependencies for extent report in pom.xml.

Currently report is getting generated using maven-cucumber-reporting.

Report using extent-API is not generated or saved at the given location

Please find attached pom.xml and Runner class.
TestRunner.txt
pom.txt

@email2vimalraj @Priya3001 , Same issue appears to me also. HTML is not being generated. output directory is created. But Extent Report html is not generating.

@email2vimalraj @Priya3001 Hi Guys I have the Same issue. I am using this version:
image
But I also tried with the oldest. As was described above the folder creates each time, but the .html file doesn't. what is really strange is that everything was fine till version for com.avenstack was not changed and then rollbacked again.
I tried to clean the local repo and re-install everything again - no luck.
Can you please suggest at least some workaround?
Thank you.