Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse webdriver error: ClassNotFoundException
Eclipse webdriver error: ClassNotFoundException [message #1693413] Thu, 23 April 2015 23:02
Eclipse UserFriend
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: Tue May 20 09:33:09 EDT 2025

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

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

Back to the top