arrow icon indicating copy to clipboard operation
arrow copied to clipboard

Take screenshots after each failed scenario, not last one, and configurable and enhanced screenshot functionality

Open andresn opened this issue 11 years ago • 2 comments

Hi Arrow Team,

As a user debugging a major production issue module, caused by a module I have never worked on, one of the common questions is "what changed?" Therefore, I think there would be a lot of value in showing a 'last successful build' screenshot as well as the current 'after failure' screenshots (as well as html grabs). Maybe even a a markup diff feature at some point. All the above would be configurable in the event an operation's infrastructure cannot handle the extra file load. I am working on the Y! mod-dna project internally that would leverage the above, I'll showcase to you guys soon, which will take full advantage of these types of features as well.

Regards,

-A

andresn avatar Apr 02 '14 22:04 andresn

Also, can a screenshot be taken after each scenario, i.e. before browser window close, not just the last one? We have use case where we are running a chain of complex scenarios, but the screen shot will only come out for the last (failing) scenario.

andresn avatar Apr 07 '14 14:04 andresn

@andresn are you proposing it to be a cli/config option, so that user can choose if they want screenshot/html for every scenario step, or are you proposing this to be a default behavior for arrow ?

proverma avatar Apr 23 '14 20:04 proverma