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

Lukáš Fryč (JIRA) issues at jboss.org
Wed May 28 14:32:15 EDT 2014


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

Lukáš Fryč commented on ARQGRA-442:
-----------------------------------

Thanks Sona!

Reviewed the patch and it's good to go! Let's get it merged.

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