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

Community version of Extent API for Java has moved to https://github.com/extent-framework/

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

Here is my Config.xml where i added javascript code to replace/remove extent label but it doesn't work, Can someone please help here. ![screen shot 2018-05-16 at 11 28 15 am](https://user-images.githubusercontent.com/12589206/40130628-3f740d4a-58fd-11e8-8f90-12a8514f1ca8.png)...

I am using IntellJ Jet Brains, and Encoding is set to UTF-8 still same problem with rupee symbols

## Summary Since I can see the number of build ran and other information in dashboard page, But when navigating to the build page I do not see the build...

Its been 3 days i have did lot of reasearch on finding a solution to generate extent reports when running testng test parallel= methods but no luck yet on top...

I am parsing the xml result to the java objects and then creating the html report. The exection dates for the test cases are different but the execution times of...

## Summary We are using table format for displaying results using extent reports. We're having 4 columns with n number of rows data. For example, if a cell contains large...

## Summary When I try to attach a screenshot to Report it is there I have only the path of the image and not the image itself ## Expected Behavior...

## Summary ## Expected Behavior ## Current Behavior ## Sample ```java // Sample code goes here ``` ## Environment Details * Extent report Version used: * Operating System and version:...

bug

Extent reports don't render if network MalWare detector flags this .css URL as malicous: https://cdn.rawgit.com/anshooarora/extentreports/a7fadea2f449184064e06465391f689653dea590/cdn/extent.css Is it possible to configure Extent reports to download this file from a local url?...

enhancement

Hi, This is more of a question. I saw the examples on extentreports.com: http://extentreports.com/docs/versions/3/java/#testng-itestlistener I have been using ExtentReports with 2.x version but those import statement are not working. And...