Hi everybody,
I'm using Cucumber and I want to save the image screenshot (automatically when a test fails) but I don't want to save the html page. I'm wondering how I can do that.
I tried in several ways, but I always get the same result: image + html page.
Thanks in advance!