Top "Extentreports" questions

ExtentReports is an open-source reporting API for Java and .NET.

How to print logs by using ExtentReports listener in java?

Here I am using the listener for generating reports in HTML format but it is not printing the logs present …

java selenium automation testng extentreports
Extent Report no generating html

Hi I am trying to create report through Extent Report; the code gives no error and runs successfully but there …

selenium selenium-webdriver testng extentreports extent
How to display test name under Extent Report instead of Method Name?

In the Extent Report, I want to display the name of test instead of method name. So I found a …

selenium selenium-webdriver testng extentreports selenium-extent-report
Getting error "cucumber.runtime.CucumberException: Couldn't load plugin class: com.cucumber.listener.ExtentCucumberFormatter."

I am trying to generate Extent report for my test run using Junit cucumber ,but i am getting error "cucumber.…

junit cucumber extentreports
Extent Report 3 Add Screenshot

I"m trying to build selenium with extent report but i could not get the save screenshot function working because …

java selenium extentreports selenium-extent-report
ExtentReports - screenshot not in the report - broken image

I'm trying to add a screenshot to my ExtentReport HTML file, but for some reason, the image is not there …

java selenium screenshot extentreports
HTML page is shown with broken UI While publishing the extent report HTML file on Jenkins using the 'HTML Publisher Plugin'

HTML page is shown with broken UI While publishing the extent report HTML file using the 'HTML Publisher Plugin', Can …

jenkins-plugins extentreports selenium-extent-report
CI integration with Extent Reports using htmlpublisher

I am using HTML publisher plugin in Jenkins, and generating opening Extent Report. By Report generated with Jenkin don't have …

jenkins continuous-integration extentreports extent
Extent report report.endTest(test) method?

I'm messing around with Selenium Java Extent Reports. Their new version is out as of Oct 12 but I'm not seeing …

java selenium extentreports