[arquillian-issues] [JBoss JIRA] (ARQGRA-215) Enable injection of List<Page Fragment>

Jan Papousek (JIRA) jira-events at lists.jboss.org
Fri Oct 19 12:03:01 EDT 2012


Jan Papousek created ARQGRA-215:
-----------------------------------

             Summary: Enable injection of List<Page Fragment>
                 Key: ARQGRA-215
                 URL: https://issues.jboss.org/browse/ARQGRA-215
             Project: Arquillian Graphene
          Issue Type: Feature Request
            Reporter: Jan Papousek


Consider the following use case: accordion contains a list of accordion items:
{code}
@FindBy(className="rf-ac-itm")
List<AccordionItemImpl> items;
{code}

Unfortunately Graphene tries to inject a list of web elements in the example above.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list