This repository has been archived by the owner. It is now read-only.
Extent 3.1.0 Report Time Taken is in total milliseconds #999
Comments
Hi Anshoo, do you have a release date for the fix you added for this issue? |
Hi Anshoo i am using 3.1.3 community version - setSystemInfo() method adding same key multiple times in html report. Can someone give me solution for same. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
When building an IReporter Extent HTML Report, the Dashboard page has the Time Taken in total milliseconds. It used to be in Hours: Minutes:Seconds:Milliseconds, which is more useful.
Expected Behavior
The Time Taken for a total suite run should be in format Hours: Minutes:Seconds:Milliseconds, it is not useful to be in total MS, cannot determine how long it took unless converting it with a calculator.
Current Behavior
MS
Sample
// Sample code goes here
Environment Details
Screenshots
The text was updated successfully, but these errors were encountered: