[arquillian-issues] [JBoss JIRA] (ARQGRA-456) Screenshots made onEveryAction are reported as screenshots made onBefore

Lukáš Fryč (JIRA) issues at jboss.org
Wed Jul 30 06:08:32 EDT 2014


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

Lukáš Fryč updated ARQGRA-456:
------------------------------

    Fix Version/s: 2.1.0.Alpha2


> Screenshots made onEveryAction are reported as screenshots made onBefore
> ------------------------------------------------------------------------
>
>                 Key: ARQGRA-456
>                 URL: https://issues.jboss.org/browse/ARQGRA-456
>             Project: Arquillian Graphene
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: screenshooter
>    Affects Versions: 2.1.0.Alpha1
>            Reporter: Juraj Húska
>             Fix For: 2.1.0.Alpha2
>
>         Attachments: wrongOnEveryAction.png
>
>
> The problem is that {{TakeScreenshotEvent}} is always fired only with {{onBefore}}.
> I need to change this phase when appropriate for {{onEveryAction}}.
> Possible candidates:
> * before injecting into interceptors, [here|https://github.com/arquillian/arquillian-graphene/blob/2.1.x/extension/screenshooter/src/main/java/org/arquillian/extension/recorder/screenshooter/browser/impl/ScreenshotTaker.java#L67]
> * in the interceptor itself, somewhere inside this [block|https://github.com/arquillian/arquillian-graphene/blob/2.1.x/extension/screenshooter/src/main/java/org/arquillian/extension/recorder/screenshooter/browser/impl/TakeScreenshotOnEveryActionInterceptor.java#L60].



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



More information about the arquillian-issues mailing list