You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently started using extent reports and noticed that the time taken badge on a tests is showing "secs". I believe it should say "ms". Given the screenshot below, the start time of this particular test is at 12:39:38 PM and the end time is 12:39:43 PM. The time badge says "5119.81 secs". Given the start and end time and know how long this test generally takes, the value provided is in milliseconds not seconds, so the label should be "ms".
The text was updated successfully, but these errors were encountered:
I've recently started using extent reports and noticed that the time taken badge on a tests is showing "secs". I believe it should say "ms". Given the screenshot below, the start time of this particular test is at 12:39:38 PM and the end time is 12:39:43 PM. The time badge says "5119.81 secs". Given the start and end time and know how long this test generally takes, the value provided is in milliseconds not seconds, so the label should be "ms".
The text was updated successfully, but these errors were encountered: