[
https://issues.jboss.org/browse/ARQGRA-453?page=com.atlassian.jira.plugin...
]
Juraj Húska commented on ARQGRA-453:
------------------------------------
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)