[arquillian-issues] [JBoss JIRA] (ARQGRA-475) Support inheritance for page fragments delegating to WebElement

Lukáš Fryč (JIRA) issues at jboss.org
Fri Oct 16 05:32:00 EDT 2015


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

Lukáš Fryč updated ARQGRA-475:
------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Support inheritance for page fragments delegating to WebElement
> ---------------------------------------------------------------
>
>                 Key: ARQGRA-475
>                 URL: https://issues.jboss.org/browse/ARQGRA-475
>             Project: Arquillian Graphene
>          Issue Type: Enhancement
>          Components: core
>    Affects Versions: 2.0.3.Final, 2.1.0.Alpha2
>            Reporter: Michael Kotten
>            Assignee: Michael Kotten
>            Priority: Minor
>
> When implementing page fragments that extend WebElement as described in https://docs.jboss.org/author/display/ARQGRA2/Delegate+to+WebElement it is not possible to use superclasses for this construct. 
> This is because the method {{isAboutToDelegateToWebElement}} in {{PageFragmentEnricher}} just searches the current class, but not the superclasses.
> I'm preparing a minor change for this currently. Hope to send the pull request soon.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the arquillian-issues mailing list