-
Hi Vimal,
I am building the project with stack: Gradle - Testng - Cucumber-JVM - Selenium - Java
I am trying to integrate extent reports with my project. My project runs fine if I don't add exte…
-
The ExtentHtmlReporter provided a summary of the test results at the top of the page, which the SparkReporter doesn't. The only way to get at that information with the SparkReporter is to go to the da…
-
this is my extent.xml file
------------------------------------------------
standard
UTF-8
…
-
Dependency used:
com.aventstack
extentreports
5.0.9
Sample code:
ExtentTest.log(Status.FAIL, e.getMessage());
ExtentTest.log(Status.FAIL, " not found", MediaEntityBuilder.creat…
-
public class ExtentReport {
public static ExtentHtmlReporter htmlReporter;
public static ExtentReports extent;
public static ExtentTest deviceNameInReport;
public static ExtentTest testCase;
…
-
Right now extent reports just displays the step and not the table to the step if there is one. is there a way to have extent reports to display the table to a step like in the screenshot below?
![U…
-
Hi @anshooarora, @eliaslecomte,
The browser Find option is not working in Extent Report. See screenshot. It's not moving the cursor 3 and 4 search results. It always shows the current page.
![im…
-
## Description
I upgraded the framework from v7 to java-client v9, but after upgrade, we got java.lang.OutOfMemoryError: Metaspace, the test scripts is the same and we not facing this problem in v7…
-
Hi,
I'm using ExtentReports.2.41.0
(I'm very new to this API and to CSS in generally)
I've tried to fix this problem of breaking words (when wrapping text) with several ways, but without any satis…
-
**[Not a Issue]**
@Anshoo,
Thank you for the wonderful work you have done! I am just curious if you could site a short example of setting up ExtentX with MongoDB reporting server.
Cheers,
Deshdeep