[arquillian-issues] [JBoss JIRA] (ARQGRA-345) GrapheneElement can not be used as Root of Page Fragment

Juraj Húska (JIRA) jira-events at lists.jboss.org
Thu Oct 3 11:57:03 EDT 2013


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

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

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/arquillian/arquillian-graphene/pull/90

    
> GrapheneElement can not be used as Root of Page Fragment
> --------------------------------------------------------
>
>                 Key: ARQGRA-345
>                 URL: https://issues.jboss.org/browse/ARQGRA-345
>             Project: Arquillian Graphene
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0.Alpha5
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: 2.0.0.CR2
>
>
> When using {{GrapheneElement}} as root of Page Fragment:
> {code}
> @Root
> private GrapheneElement root;
> {code}
> the page fragment *fail* to initialize.
> First guess is that it is hidden in [this|https://github.com/arquillian/arquillian-graphene/blob/master/graphene-webdriver/graphene-webdriver-impl/src/main/java/org/jboss/arquillian/graphene/enricher/PageFragmentEnricher.java#L172-173] line.
> This issue should also involve investigation, where else there is *hardcoded dependency* for {{WebElement.class}}.

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