[arquillian-issues] [JBoss JIRA] (ARQGRA-251) JQuery selector with HTMLUnit logs an JS error on console

Juraj Húska (JIRA) jira-events at lists.jboss.org
Mon Jan 7 09:07:09 EST 2013


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

Juraj Húska resolved ARQGRA-251.
--------------------------------

    Resolution: Rejected


I am rejecting this at it is not caused by Graphene.

One can suppress the error logs by correct {{java.util.logging}} settings, like described [here|http://vzurczak.wordpress.com/2012/04/15/disabling-htmlunit-logs/].
                
> JQuery selector with HTMLUnit logs an JS error on console
> ---------------------------------------------------------
>
>                 Key: ARQGRA-251
>                 URL: https://issues.jboss.org/browse/ARQGRA-251
>             Project: Arquillian Graphene
>          Issue Type: Bug
>          Components: core, ftest
>    Affects Versions: 2.0.0.Alpha3
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>            Priority: Minor
>
> When using {{JQuery}} locators with Graphene and {{HTMLUnit driver}} following error is logged on console:
> {code}
> Jan 07, 2013 1:22:49 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError
> SEVERE: runtimeError: message=[An invalid or illegal selector was specified (selector: '#root:visible' error: Invalid selector: *#root:visible).] sourceName=[injected script] line=[3] lineSource=[null] lineOffset=[0]
> {code}
> The element is however located correctly. Need to find out possible implications and the solution.

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