AutoGeneral / IridiumApplicationTesting

A&G Web Application Testing Suite
https://www.gitbook.com/book/autogeneral/iridiumapplicationtesting-gettingstartedguide/details
MIT License
20 stars 13 forks source link

Add ability to take a screenshot on error #84

Closed idooo closed 7 years ago

idooo commented 7 years ago

Currently we have an ability to pass a param to take a screenshot. I will be awesome to have an ability to generate screenshot only on error

mcasperson commented 7 years ago

This is included in version 0.0.88. Set the enableScreenshotOnError system property to true to enable this feature.

See https://autogeneral.gitbooks.io/iridiumapplicationtesting-gettingstartedguide/content/releases.html for details.