extentreports-java icon indicating copy to clipboard operation
extentreports-java copied to clipboard

Extent Reporting Library, Java

Results 141 extentreports-java issues
Sort by recently updated
recently updated
newest added

junit junit 4.13 org.junit.jupiter junit-jupiter-engine 5.4.0 test io.cucumber cucumber-java 5.4.2 io.cucumber cucumber-junit 5.4.2 io.cucumber cucumber-core 5.4.2 info.cukes gherkin 2.7.3 tech.grasshopper extentreports-cucumber5-adapter 1.3.2 com.aventstack extentreports 4.1.5 org.seleniumhq.selenium selenium-java 3.141.59 io.cucumber cucumber-picocontainer...

Status filters are complete from #176. This enhancement is to add filters for Attributes.

enhancement

Do we have any method to show the latest result first in Extent report as earlier we had DisplayOrder.NewestFirst. In extent report 4.x version, do we have any alternative? Ex:...

enhancement

Screenshot thumbnail is blurred and No Icon for Info logs ![image](https://user-images.githubusercontent.com/52029195/83716273-0f715680-a64d-11ea-8125-8ef971ab689d.png)

question

Dear Programmer, I using extentService 5 to generate report but it did not generate any report although i provided extent.properties and html-config.xml. Below is my code: @Listeners({ExtentIReporterSuiteClassListenerAdapter.class}) public class ChromeTestManager...

I was using Extent Spark Reporter and there is no scrollbar present to scroll on all of my test cases and test steps. Attached is a sample file. ![20220916_103808](https://user-images.githubusercontent.com/113708423/190678292-7b529a8f-c92e-437f-8850-b260254384ea.jpg)

1. Auto Scroll To The Failure Line (There should be one button which can auto scroll to failure line one by one after each click. 2. Comment Section For Failures...

Hey, can you please update Lombok to >1.18.20 to avoid problems with [JEP396](https://openjdk.org/jeps/396) in JDK16? https://github.com/projectlombok/lombok/issues/2681#

**Summary:** Please see https://github.com/extent-framework/extentreports-java/issues/357 for the existing history related to this issue. In short, that the onclick event JSONTree.toggle() is not working correctly at this point it is thought. **Detailed...

My long names overlap if I include them. Please let me know if you have a solution. ![image](https://github.com/extent-framework/extentreports-java/assets/113346566/19b22b85-c7a8-4401-b206-1f6f7d415901) test = extent.createTest( "Verification of Area Usage with Return decision at check...