[JBoss JIRA] (ARQGRA-345) GrapheneElement can not be used as Root of Page Fragment
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-345?page=com.atlassian.jira.plugin... ]
Juraj Húska updated ARQGRA-345:
-------------------------------
Description:
When using {{GrapheneElement}} as root of Page Fragment:
{code}
@Root
private GrapheneElement root;
{code}
the page fragment *fail* to initialize.
was:
When using {{GrapheneElement}} as root of Page Fragment:
{code}
@Root
private GrapheneElement root;
{code}
> 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
>
> When using {{GrapheneElement}} as root of Page Fragment:
> {code}
> @Root
> private GrapheneElement root;
> {code}
> the page fragment *fail* to initialize.
--
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
12 years, 7 months
[JBoss JIRA] (ARQGRA-323) Update Arquillian Drone to 1.2, Arquillian Core to 1.1 and Selenium to 2.35
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-323?page=com.atlassian.jira.plugin... ]
Lukáš Fryč updated ARQGRA-323:
------------------------------
Description:
To rebase on top of latest Drone, following updates are needed for Graphene:
1/ Arquillian Drone to 1.2.0.Beta1
2/ Arquillian Core to 1.1.0.Final
3/ Selenium to 2.35.0
was:
To rebase on top of latest Drone, following updates are needed for Graphene:
1/ Arquillian Drone to 1.2.0.Alpha3
2/ Arquillian Core to 1.1.0.Final
3/ Selenium to 2.35.0
> Update Arquillian Drone to 1.2, Arquillian Core to 1.1 and Selenium to 2.35
> ---------------------------------------------------------------------------
>
> Key: ARQGRA-323
> URL: https://issues.jboss.org/browse/ARQGRA-323
> Project: Arquillian Graphene
> Issue Type: Component Upgrade
> Reporter: Karel Piwko
> Assignee: Lukáš Fryč
> Priority: Critical
> Fix For: 2.0.0.Alpha5
>
>
> To rebase on top of latest Drone, following updates are needed for Graphene:
> 1/ Arquillian Drone to 1.2.0.Beta1
> 2/ Arquillian Core to 1.1.0.Final
> 3/ Selenium to 2.35.0
--
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
12 years, 7 months