I am running some Selenium-Tests. When I start them directly from Eclipse everything works fine. But when I Start them through Maven there the following Exception occurs:
Trying Adding this to your pom
UPDATED:
org.seleniumhq.webdriver selenium-firefox-driver 2.XX.X org.seleniumhq.selenium selenium-server 2.XX.X