[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:15 EDT 2014


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

Juraj Húska commented on ARQGRA-436:
------------------------------------

Sorry it was my misunderstanding of the implementation & doc issue.

I have corrected the docs:
https://docs.jboss.org/author/display/ARQGRA2/FindByJQuery+annotation

Closing this issues as it is not a bug.

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