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: