[arquillian-issues] [JBoss JIRA] (ARQGRA-330) Graphene 2.0.0.Alpha4 is not compatible with Drone 1.2.0.Beta1 when using Android driver

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Mon Sep 2 07:32:03 EDT 2013


Stefan Miklosovic created ARQGRA-330:
----------------------------------------

             Summary: Graphene 2.0.0.Alpha4 is not compatible with Drone 1.2.0.Beta1 when using Android driver
                 Key: ARQGRA-330
                 URL: https://issues.jboss.org/browse/ARQGRA-330
             Project: Arquillian Graphene
          Issue Type: Library Upgrade
    Affects Versions: 2.0.0.Alpha4
            Reporter: Stefan Miklosovic


I tried to use Drone with Graphene, versions 1.2.0.Beta1 and 2.0.0.Alpha4 respectively. I used "android" browser capability in the extension configuration of WebDriver.

This is what I got:

java.lang.NoClassDefFoundError: org/openqa/selenium/HasInputDevices
	at org.jboss.arquillian.graphene.context.GrapheneContext.getProxy(GrapheneContext.java:130)
	at org.jboss.arquillian.graphene.enricher.GrapheneEnricher.enrich(GrapheneEnricher.java:47)
	at org.jboss.arquillian.test.impl.TestInstanceEnricher.enrich(TestInstanceEnricher.java:52)
	at org.jboss.arquillian.container.test.impl.ClientTestInstanceEnricher.enrich(ClientTestInstanceEnricher.java:51)
...
Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.HasInputDevices


The latest Drone version which works with Graphene 2.0.0.Alpha4 is Drone 1.2.0.Alpha3. My bet is that from Beta1 of Drone, it uses Selenium 2.35.0 but Graphene is behind.

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