[arquillian-issues] [JBoss JIRA] (ARQGRA-289) JavaScript interfaces fails on Chrome and PhantomJS

Juraj Húska (JIRA) jira-events at lists.jboss.org
Tue Apr 2 10:27:42 EDT 2013


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

Juraj Húska edited comment on ARQGRA-289 at 4/2/13 10:27 AM:
-------------------------------------------------------------

This exception is thrown only when using Chrome, it is not in HTMLUnit (it passes on HTMLUnit):

{code}
Uncaught TypeError: Cannot use 'in' operator to search for 'code' in target object of invocation is not defined
C
window.domAutomationController.send.apply.navigator
(anonymous function)
(anonymous function)
{code}
                
      was (Author: jhuska):
    This exception is thrown only when using Chrome, it is not in HTMLUnit:

{code}
Uncaught TypeError: Cannot use 'in' operator to search for 'code' in target object of invocation is not defined
C
window.domAutomationController.send.apply.navigator
(anonymous function)
(anonymous function)
{code}
                  
> JavaScript interfaces fails on Chrome and PhantomJS
> ---------------------------------------------------
>
>                 Key: ARQGRA-289
>                 URL: https://issues.jboss.org/browse/ARQGRA-289
>             Project: Arquillian Graphene
>          Issue Type: Bug
>            Reporter: Lukáš Fryč
>            Assignee: Juraj Húska
>            Priority: Blocker
>             Fix For: 2.0.0.Alpha4
>
>
> The test is blocked so it will never end.
> Test cases are ignored before it will be fixed.
> * {{JavaScriptPageExtensionTestCase.*}}
> * {{EnrichmentTestCase.testUnstable.*}}

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