-
We use extentreports to generate reports that are viewed by people from different timezone.
Please guide me to configure the timestamp to display different time zone est, cst ? and also is there a wa…
-
After I update the extent to version 3.0.2, am not able to run the tests which are connected to ExtentX. It was working perfectly before the update....
Screenshot attached
![reportserverlibrarybu…
-
I have a pagefactory framework to handle test and webpages. Currently i have extent report configured for tests and all the loggin is in @test methods. I want to pass this instance to wepages class an…
-
I had migrated from version 2.4 to 3.
After the migration, the reports are generated successfully. The problem is in the categories view.
PFA - screenshot.
![extentreports](https://cloud.github…
-
## Summary
## Expected Behavior
## Current Behavior
## Sample
```java
// Sample code goes here
```
## Environment Details
* Extent report Version used:
* O…
ghost updated
7 years ago
-
Hi,
I am using Extent Reports by following this:
http://extentreports.com/docs/versions/3/java/#extent-testng-report-builder
My tests had several exceptions but only last exception is showing …
-
I'd like to try and install on Visual Studio 2015 and am a newbie at VS. So if I could just get a very simple .soln or some instructions to install and run report so as to be able to see what needs do…
-
Hi ,
I am unable to Generate Advanced reports using maven with ExtentReports dependency and the same code is working with TestNG, Please help me on the same.
Please find below of my code which I hav…
-
## Summary
From v3.0.4, the Bug View is not displayed even though there is a failure with throwable.
## Expected Behavior
If there are any tests failed with throwable, the Bug view should…
-
the way we have category view; to see the failures for different categories... Similarly is it possible to see failures for different authors?
or Filter the failed testcases using author tag?