Hello,
Selenium folks has changed groupId for the 2.0 release train.
So have a look 
http://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/

HTH,
-- 
Olivier Lamy
http://twitter.com/olamy | http://www.linkedin.com/in/olamy

2011/6/22 Greg Akins <angryg...@gmail.com>:
> I seem to remember a post asking for a separate WebDriver mailing
> list?  Forgive me if I'm posting this in the wrong place.
>
> I just started a simple WebDriver tests and am not able to find import
> org.openqa.selenium.firefox.FirefoxDriver;
>
> webdriver-common is resolved, but the webdriver-firefox repository
> appear to be empty?  Does anyone have a good Maven repo for those?
>
> I'm using the following <dependency/> in Maven
> <dependency>
>  <groupId>org.seleniumhq.webdriver</groupId>
>  <artifactId>webdriver-firefox</artifactId>
>  <version>0.9.7376</version>
>  <type>pom</type>
> </dependency>
>
> --
> Greg Akins
> http://twitter.com/akinsgre
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to