[arquillian-issues] [JBoss JIRA] (ARQGRA-354) Integration Tests on Internet Explorer are very slow

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Sep 4 12:26:03 EDT 2013


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

Lukáš Fryč edited comment on ARQGRA-354 at 9/4/13 12:24 PM:
------------------------------------------------------------

I found that just {{sendKeys}} method is very slow.

This issue was caused by use of 64-bit IEDriverServer with IE10 / 64-bit Win7:
https://groups.google.com/forum/#!topic/webdriver/-XH8bSIOfyI

Switching to 32-bit IEDriverServer resolved the issue.
                
      was (Author: lfryc):
    This issue was caused by use of 64-bit IEDriverServer with IE10 / 64-bit Win7:
https://groups.google.com/forum/#!topic/webdriver/-XH8bSIOfyI

Switching to 32-bit IEDriverServer resolved the issue.
                  
> Integration Tests on Internet Explorer are very slow
> ----------------------------------------------------
>
>                 Key: ARQGRA-354
>                 URL: https://issues.jboss.org/browse/ARQGRA-354
>             Project: Arquillian Graphene
>          Issue Type: Bug
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>            Priority: Optional
>
> Some tests take ~2-4sec to execute, but some 60 or 190 sec.
> Examples of slow tests:
> TBD
> Implicit waits or similar feature might be used more often than necessary.
> The issue might be caused by execution via RemoteWebDriver on remote machine.

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