java.lang.NoClassDefFoundError: org/openqa/selenium/NetworkUtils
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via wordpress.com by Unknown author, 1 year ago
java.lang.NoClassDefFoundError: org/openqa/selenium/NetworkUtils
at org.openqa.selenium.server.SeleniumServer.createWebDriverRemoteContext(SeleniumServer.java:313)
at org.openqa.selenium.server.SeleniumServer.assembleHandlers(SeleniumServer.java:294)
at org.openqa.selenium.server.SeleniumServer.createJettyServer(SeleniumServer.java:256)
at org.openqa.selenium.server.SeleniumServer.
(SeleniumServer.java:229) at org.openqa.selenium.server.SeleniumServer.
(SeleniumServer.java:203) at se.solid.arx.web.modules.SeleniumSetUp.setUp(SeleniumSetUp.java:27)
at com.thoughtworks.selenium.SeleneseTestCase.runBare(SeleneseTestCase.java:212)