[arquillian-issues] [JBoss JIRA] (ARQGRA-436) @FindByJQuery reference from root does not work

Juraj Húska (JIRA) issues at jboss.org
Thu May 29 06:29:16 EDT 2014


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

Juraj Húska closed ARQGRA-436.
------------------------------



> @FindByJQuery reference from root does not work
> -----------------------------------------------
>
>                 Key: ARQGRA-436
>                 URL: https://issues.jboss.org/browse/ARQGRA-436
>             Project: Arquillian Graphene
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.2.Final
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>
> Referencing of the elements annotated with {{@FindByJQuery}} from the root  does not work.
> It is not working because we are searching for an element with the user submitted locator, e.g. {{html:div:visible}}. We should cut the {{html}}, {{body}} or {{head}} from the user defined selector.
> It should be done on [this|https://github.com/arquillian/arquillian-graphene/blob/master/impl/src/main/java/org/jboss/arquillian/graphene/findby/ByJQueryImpl.java#L65] line.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the arquillian-issues mailing list