I'm using this plugin for cucumber, and I saw that if one or more steps are failed you have the screenshot on the report of that step. Is there a way to have the screenshots for each step also if they are not failed?
Asked
Active
Viewed 613 times
1 Answers
1
Generally it is not considered a good practice due to performance overhead however you can do it using "afterstep" hooks.

Vishal Aggarwal
- 1,929
- 1
- 13
- 23