extentreports-java
extentreports-java copied to clipboard
Filter by Test Status (Pass/Fail/ETC) Not Available/Working
Expected Behavior
Properly give the option to search by the available status's (In my case Pass/Fail)
Current Behavior
When viewing the reports, sometimes the fail status sort option will not appear, despite in the below case mutliple cases failed.
I have been able to inject some javascript in the past to bypass this annoying bug. Basically reconstruct the fail option from another successful report. I'm not sure how to isolate the problem, but it seems to never effect the Pass sort options
Environment Details
- Extent report Version used: 3.1.3
- Operating System and version: Windows Server 2016
- JDK Version: 8u161
Can you help me reproduce this by sharing a sample? Are you dynamically updating test or log status?