[arquillian-issues] [JBoss JIRA] (ARQ-1829) Reporting ScreenshotEntry with phase == onEveryAction is not possible

Juraj Húska (JIRA) issues at jboss.org
Wed Jul 30 06:48:31 EDT 2014


     [ https://issues.jboss.org/browse/ARQ-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Húska reassigned ARQ-1829:
--------------------------------

    Assignee: Juraj Húska


> Reporting ScreenshotEntry with phase == onEveryAction is not possible
> ---------------------------------------------------------------------
>
>                 Key: ARQ-1829
>                 URL: https://issues.jboss.org/browse/ARQ-1829
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Recorder
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>
> When I have:
> {code}
> ScreenshotEntry propertyEntry = new ScreenshotEntry();
> propertyEntry.setPhase(When.ON_EVERY_ACTION);
> ...
> propertyReportEvent.fire(new PropertyReportEvent(propertyEntry));
> {code}
> then such a screenshot is not part of the generated report.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the arquillian-issues mailing list