[
https://issues.jboss.org/browse/ARQGRA-215?page=com.atlassian.jira.plugin...
]
Lukáš Fryč updated ARQGRA-215:
------------------------------
Fix Version/s: 2.0.0.Alpha3
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
Fix For: 2.0.0.Alpha3
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