Questions tagged [extentreports]

ExtentReports is a versatile reporting tool designed for Java and .NET developers. It generates dynamic HTML reports summarizing the details of your testing activities.

Encountering difficulties viewing screen capture on Extent Report

I am currently utilizing POM with extent report and so far, everything is functioning smoothly. When I click on a screenshot, it opens in a larger size, but the client has requested for the screenshots to be displayed in an even bigger size without the n ...

Struggling to create an ExtentReport for your .NetCore App 2.1?

I am currently working on a project in .NetCore App 2.1 and have created some selenium scripts in C# using the NUnit framework on MacOS. The execution of these scripts has been successful, but I am facing difficulties generating a report using Extent Repor ...

Have you noticed blank screenshots appearing in extent reports when using Junit?

Utilizing Junit and cucumber framework for the execution of test scripts while setting up and running code on VDI. Check out the code snippet below, which is used to attach screenshots in the Apphooks- @AfterStep public void addScreenshot(Scenario sce ...