[arquillian-issues] [JBoss JIRA] (ARQGRA-199) Provide a way to create Page Fragments dynamically

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Nov 2 08:59:18 EDT 2012


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

Juraj Húska updated ARQGRA-199:
-------------------------------

    Description: 
The only way now to declare and initialize Page Fragment is to annotate the implementation class of that Page Fragment by {{@FindBy}} (or use static factory method).

It will nice and vital addition to have way how to declare and create Page Fragments dynamically.

It will be for example useful in the use case described in the comment 

  was:
* rename it to PageFragmentsContainer
* write tests for its usage
* see whether NestedElements are still needed


    
> Provide a way to create Page Fragments dynamically
> --------------------------------------------------
>
>                 Key: ARQGRA-199
>                 URL: https://issues.jboss.org/browse/ARQGRA-199
>             Project: Arquillian Graphene
>          Issue Type: Task
>          Components: api, unit-test
>    Affects Versions: 2.0.0.Alpha2
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: 2.0.0.Alpha3
>
>
> The only way now to declare and initialize Page Fragment is to annotate the implementation class of that Page Fragment by {{@FindBy}} (or use static factory method).
> It will nice and vital addition to have way how to declare and create Page Fragments dynamically.
> It will be for example useful in the use case described in the comment 

--
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