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

Michael Kotten (JIRA) issues at jboss.org
Mon Jul 27 03:10:03 EDT 2015


Michael Kotten created ARQGRA-475:
-------------------------------------

             Summary: 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.1.0.Alpha2, 2.0.3.Final
            Reporter: 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.3.15#6346)


More information about the arquillian-issues mailing list