[arquillian-issues] [JBoss JIRA] (ARQGRA-453) takeOnEveryAction acts only on methods on WebDriver object, add support for PO & PF & WebElement

Juraj Húska (JIRA) issues at jboss.org
Fri Jun 13 07:02:38 EDT 2014


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

Juraj Húska edited comment on ARQGRA-453 at 6/13/14 7:02 AM:
-------------------------------------------------------------

As we already discuss with [~lfryc], to support this feature, core Graphene would need to implement inheritance of the interceptors. So for example when you register interceptor on a Page Object it will be propagated to all its {{WebElement}} s and other PO and PF.


was (Author: jhuska):
As we already discuss with [~lfryc], to support this feature, core Graphene would need to implement inheritance of the interceptors. So for example when you register interceptor on a Page Object it will be propagated to all its {{WebElement}}s and other PO and PF.

> takeOnEveryAction acts only on methods on WebDriver object, add support for PO & PF & WebElement
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARQGRA-453
>                 URL: https://issues.jboss.org/browse/ARQGRA-453
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: core, screenshooter
>    Affects Versions: 2.1.0.Alpha1
>            Reporter: Juraj Húska
>
> {{takeOnEveryAction}} now takes screenshot only when a method on {{WebDriver}} object is invoked.
> To achieve something like visual testing, it would need to support also intercepting methods invoked on:
> * {{WebElement}}
> * Page objects
> * Page fragments



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



More information about the arquillian-issues mailing list