-
I wrote some UT then found bellow problem.
When I call ExtentTest.assignCategory to add 2 category, then verify.
ExtentTest.getModel().getCategory(0) return null.
I check the ExtentTest class I …
-
## 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…
-
We are using cucumber framework for my project and running my test cases on selenium grid, but when I look at the report i.e pdf and spart extent reports, test scenarios from one feature file is getti…
-
I am using
com.vimalselvam:cucumber-extentreport:3.1.1 and com.avenstack:extentreports:3.1.1 with cucumber dependency as io.cucumber:cucumber-java:6.8.0, cucumber-junit:6.8.0 and getting the above …
-
Hello,
It seems there is an issue with the link creation of the screenshots.
The image shows correctly in the report html page but if you click on it to see it in full screen you have a white sc…
-
description does not show up in html report while creating child or grandchild node
**version : ** 5.0.8 (community version)
**Steps to reproduce:**
1. > Create a report with analysis strateg…
-
HI,
// _extent = new ExtentReports(reportPath,false, DisplayOrder.NewestFirst);
By using the above code I get a report with existing test result run also
I want the report to show only test cases …
-
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 extent report …
-
Version: 3.1.3
9df6bef8857fc24c9758971058d74cd8d41ef6ec
Started the NodesStatusHierarchyTests.verifyPassHasHigherPriorityThanInfoLeveldDeep() test from the repository.
Expected to see a grandch…
-
From https://github.com/extent-framework/extentreports-java/issues/243
@hainguyenh
As ver 0.2 0.3 of Klov,
I remember we have a function to create the user. So do we have any feature for log in/v…