[arquillian-issues] [JBoss JIRA] (ARQGRA-205) automatically take screenshot and capture the html output on Assert failure or Exception

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Oct 8 06:35:02 EDT 2012


    [ https://issues.jboss.org/browse/ARQGRA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724608#comment-12724608 ] 

Pavol Pitonak commented on ARQGRA-205:
--------------------------------------

FYI, in RichFaces we take screenshots and capture html source after test failure using a TestNG listener:
https://github.com/richfaces/qa/blob/master/testng-listeners/src/main/java/org/jboss/test/selenium/listener/FailureLoggingTestListener.java

                
> automatically take screenshot and capture the html output on Assert failure or Exception
> ----------------------------------------------------------------------------------------
>
>                 Key: ARQGRA-205
>                 URL: https://issues.jboss.org/browse/ARQGRA-205
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>            Reporter: Mark Struberg
>
> Some testing frameworks like cucumber automatically takes a screenshot and stores the current html output when test failure occurs. 
> Imo this is a great feature as it is really hard to find out what went wrong without having any information at hand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list