Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse webdriver error: ClassNotFoundException
Eclipse webdriver error: ClassNotFoundException [message #1693413] Fri, 24 April 2015 03:02
Ralph Freshour is currently offline Ralph FreshourFriend
Messages: 2
Registered: December 2013
Junior Member
I'm getting this error "ClassNotFoundException" when I try to execute this line of code:

driver = new FirefoxDriver();

Now, here is the thing. This code was running perfectly fine from the default Eclipse workspace (username/workspace). What I am trying to do is now move my *.java files to a new workspace. And now I'm having this problem.

I've put all of my jar files into one folder and have added them to my package. I have selenium-java-xxx.jar andselenium-server-standalone-xxx.jar files in this new jar folder.

I can switch back to my old workspace and the file runs perfectly fine (firefox loads up fine and executes my selenium java code).

But when I switch to my new workspace, I get the error on that line of code.

I'm not sure where to look to try and fix this error?

Thanks for any help.
Previous Topic:Push is not active in egit repositories
Next Topic:Need BIRT 4.3.1 all in one download option for both windows 32 and 64 bit OS
Goto Forum:
  


Current Time: Thu Apr 25 21:55:44 GMT 2024

Powered by FUDForum. Page generated in 0.09273 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top