[arquillian-issues] [JBoss JIRA] (ARQGRA-442) Graphene is not compatible with selenium 2.42.0

Sona Jamborova (JIRA) issues at jboss.org
Tue May 27 08:29:59 EDT 2014


Sona Jamborova created ARQGRA-442:
-------------------------------------

             Summary: Graphene is not compatible with selenium 2.42.0
                 Key: ARQGRA-442
                 URL: https://issues.jboss.org/browse/ARQGRA-442
             Project: Arquillian Graphene
          Issue Type: Feature Request
    Affects Versions: 2.0.2.Final
            Reporter: Sona Jamborova


The update of version of selenium-bom to 2.42.0 cause problems in my test suite which uses Arquillian Graphene. It seems that Graphene expected class org.openqa.selenium.html5.BrowserConnection which was deleted by this commit http://code.google.com/p/selenium/source/detail?r=8629dc6ec6ddd96bbe0975ee86d0c4c2f4b9ebb2

Exception is here: http://pastebin.test.redhat.com/211410

Selenium 2.42.0 contains some fixes which blocks our test suite:
    - Fixing interactions API in Firefox to be able to move mouse to elements in frames using native events. Fixes issue 7253
    - Click after move with offset should use last mouse position
    - Fixing IE driver crash when clicking on link that opens a new window.
    - etc.

I will appreciate a quick fix (minor release).




--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the arquillian-issues mailing list