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

Sona Jamborova (JIRA) issues at jboss.org
Wed May 28 10:37:16 EDT 2014


     [ https://issues.jboss.org/browse/ARQGRA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sona Jamborova updated ARQGRA-442:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/arquillian/arquillian-graphene/pull/105


There is a pull reguest. It was tested with drone 1.3.0 and 1.3.1. Arquillian Graphene was compiled without any problems on both versions. Arquillian Graphene was tested by ftest on drone 1.3.1.

> 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
>             Fix For: 2.0.3.Final
>
>
> 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