How can I take capture screenshots in my automation test?

How can I take capture screenshots in my automation test?

Hi Miro,

You can pass the capability "visual", true in your capability and it will capture screenshot on each Selenium command that was passed in the test.