!!

Welcome to Selenium Webdriver Forum

As a web user you can read and search through forum content. Once you have registered and signed you can post topics, post replies, set up watch lists, modify forum settings, and use private messaging.

Author Topic: Issue using AndroidDriver :> Java.lang.NoClassDefFoundError : org/openqa/seleniu  (Read 715 times)

sebarmeli

  • Web User
Hi there,
 after I set up the Android emulator (version 2.2) and installed APK
 version 2.11.0 successfully, I was launching some tests using Java
 bindings and Android Driver (2.11.0) but I got the following issue :
 
Java.lang.NoClassDefFoundError: org/openqa/selenium/remote/
 RemoteTouchScreen
 
The Android emulator seems receiving the test as the WebDriver app
 changes background colour from black to white when I run my test.
 
Btw I instantiated the Android Driver and loaded a specific page in a
 quite standard fashion:
 
webDriver = new AndroidDriver();
 webDriver.get("....");
 
Any clue on that?
 
Cheers,
 Sebastiano

Dounia Berrada

  • Web User
Yes this is a bug, this class  wasn't packaged in the selenium jar. It
 should be fixed in the next release (sometime this week).
 


- Show quoted text -

--
 Dounia

Dounia Berrada

  • Web User
Actually this class is in the selenium java jar, which version of the
 selenium jar are you using? Can you paste the entire stack trace? Those
 classes where missing
 http://code.google.com/p/selenium/source/browse/trunk/java/client/src...
 


- Show quoted text -

--
 Dounia

Selenium Webdriver


 

Related Topics

  Subject / Started by Replies Last post
2 Replies
808 Views
Last post March 27, 2012, 02:48:07 PM
by sebarmeli
1 Replies
342 Views
Last post March 29, 2012, 08:26:46 PM
by Tarun Bhadauria
2 Replies
890 Views
Last post April 10, 2012, 09:24:56 PM
by darrell
4 Replies
1447 Views
Last post February 07, 2013, 12:54:18 AM
by JPark
2 Replies
549 Views
Last post April 12, 2012, 06:35:54 PM
by Dounia Berrada
2 Replies
916 Views
Last post April 15, 2012, 05:11:59 PM
by Joost
3 Replies
686 Views
Last post May 03, 2012, 05:20:34 PM
by Ruchi

Review www.seleniumwebdriver.com on alexa.com