extentreports-java
extentreports-java copied to clipboard
Community version of Extent API for Java has moved to https://github.com/extent-framework/
## I have added below dependency in my POM.xml file com.relevantcodes extentreports 2.41.2 com.vimalselvam cucumber-extentsreport 3.0.2 com.aventstack extentreports 3.1.5 provided org.freemarker freemarker 2.3.23 Stack trace cucumber.runtime.CucumberException: java.lang.NoSuchFieldError: VERSION_2_3_23 at cucumber.runtime.formatter.PluginFactory.instantiate(PluginFactory.java:114)...
## Summary I am embedding a Base64 image into my report. When I view the image it shows as distorted. If I take the string representation and insert it into...
HTML page is shown with broken UI While publishing the extent report HTML file using the 'HTML Publisher Plugin', Can any one please guide me how can I print the...
## Summary I'm using testNG. After running tests I re-run again those one failed. I would like to be able to found easily from report test passed in first and...
## Summary Summary : In the HTML report, the pass percentage count should be displayed based on Test steps Description : The pass percentage needs to be displayed based on...
@anshooarora Please help me in this, I am beginner.
Hi Anshoo, In the Pom.xml I am using the following maven dependencies. However, adding the extent report dependency 3.1.5 gives me errors related to missing artefacts. If I use 2.031...
I worked with ExtentReports with selenium in visual studio C #, I ran the case tests, but the report file .html doesn't generate in the report folder that I created...
Using extentreport 2.41.2,2.40 same issue facing .
I have been running the parallel test using jvm-cucumber and extent report and it generate the different report folder for each nodes (browser) ,But I need the single report for...