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
Hi
I am working on a project with extent report ,the html report is all good but as per requirement I have to display each step execution time as it is displayed in cucumber report which we were using previously.
I am using this dependency .
tech.grasshopper
extentreports-cucumber6-adapter
2.8.2
Cucumber 6.10 version
Is there any option to enable it or if there is any workaround please let me know so that I can display the timings for each step.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
ankitarora0007
changed the title
Can I fectch the time taken for each step to execute and display in report ?
Can I fetch the time taken for each step to execute and display in report ?
Aug 11, 2021
The step\hook duration are not available in the Spark report. I will have to look up in the report code to find out if this is even possible with any settings. My gut feeling is that this will not be available without report code modification. The adapter just uses the standard extent Spark report without any customization.
Hi
I am working on a project with extent report ,the html report is all good but as per requirement I have to display each step execution time as it is displayed in cucumber report which we were using previously.
I am using this dependency .
tech.grasshopper
extentreports-cucumber6-adapter
2.8.2
Cucumber 6.10 version
Is there any option to enable it or if there is any workaround please let me know so that I can display the timings for each step.
Thanks in advance.
The text was updated successfully, but these errors were encountered: