[
https://issues.jboss.org/browse/ARQGRA-251?page=com.atlassian.jira.plugin...
]
Juraj Húska commented on ARQGRA-251:
------------------------------------
Seems to be an issue of HTMLUnit driver. The error disappears with {{2.25.0}}. We are
using {{2.28.0}} in Graphene.
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