Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add execution duration at scenario level in cucumber reports #1115

Open
AdithyaSriramoju04 opened this issue Nov 3, 2023 · 3 comments

Comments

@AdithyaSriramoju04
Copy link

Hi there,

If you look at the HTML report per the screenshot below, the scenario has different steps and contains the execution duration at each step. Similarly, how can I add the total execution duration of that scenario at the scenario level ??

cucumber snap

cucumber hrml report

@damianszczepanik
Copy link
Owner

What framework are you using, configuration and output looks different from https://damianszczepanik.github.io/cucumber-html-reports/overview-features.html

@AdithyaSriramoju04
Copy link
Author

yes, it's a different one. I'm using WebDriverIO with JavaScript - Cucumber framework. Can you please help me on how to set the execution duration at scenario level in cucumber-html-report?

@damianszczepanik
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants