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

Juraj Húska (JIRA) jira-events at lists.jboss.org
Mon Oct 22 03:26:01 EDT 2012


    [ https://issues.jboss.org/browse/ARQGRA-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728267#comment-12728267 ] 

Juraj Húska edited comment on ARQGRA-215 at 10/22/12 3:25 AM:
--------------------------------------------------------------

Hey Honza,

it will be a nice addition. I will look at it ASAP.

What I am thinking now is to inject into each Page Fragment in the list the root which will be retrieved like {{.rf-ac-itm:eq(0)}}, {{.rf-ac-itm:eq(1)}}, etc.
                
      was (Author: jhuska):
    Hey Honza,

it will be a nice addition. I will look at it ASAP.

What I am thinking now is to inject into each Page Fragment in the list the root which will be retrieved like {{.rf-ac-itm:eq(0)}}, {{.rf-ac-itm:eq(0)}}, etc.
                  
> 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
>            Assignee: Juraj Húska
>             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



More information about the arquillian-issues mailing list