[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 07:29:08 EST 2013


Juraj Húska created ARQGRA-251:
----------------------------------

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