Hey Carlos, I think the problem is that the latest selenium-maven-plugin release (1.0-beta-3) [1] depends on the 1.0-beta-1 versions of the selenium-server and selenium-java-client-driver components, which don't work with FF3. Instead, what's needed is a snapshot of selenium-maven-plugin, that depends on 1.0-SNAPSHOT of these two selenium components which do work with FF3.
I can get this going by locally rebuilding a trunk checkout of selenium-maven-plugin with updated dependencies, but this wouldn't be feasible in e.g. an automated build setup. Thus it'd be great if a snapshot could be published in the codehaus repo [2]. Cheers, Gregor [1] http://repository.codehaus.org/org/codehaus/mojo/selenium-maven-plugin/1.0-beta-3/ [2] http://snapshots.repository.codehaus.org/org/codehaus/mojo/selenium-maven-plugin/ > Selenium 1.0-SNAPSHOT worked for me in Linux with FF3, I had some > trouble in windows that never solved (or tried to solve) > > See the tutorial I wrote back then > http://www.carlossanchez.eu/entry/functional_testing_with_maven_cargo > > > > Hi Jason, > > > > since it seems to be taking openqa some time to release a new version of the > > selenium server that works with FF3, could you publish a SNAPSHOT version of > > selenium-maven-plugin that picks up the 1.0-SNAPSHOT versions of the > > selenium libraries? As you point out, these already work with FF3, but in > > order to use them with maven we'd need a snapshot version (1.0-rc-1-SNAPSHOT > > or whatever) of selenium-maven-plugin published on the codehaus snapshot > > repo [1]. > > > > Thanks, > > Gregor > > > > [1] > > http://snapshots.repository.codehaus.org/org/codehaus/mojo/selenium-maven-plugin/ > > > >> I think we are waiting on a new release to get this fixed. I've been > >> told that using 1.0-SNAPSHOT helps... > >> > >> --jason > >> > >> > >> On Jul 31, 2008, at 7:24 PM, Marc Schneider wrote: > >> > >> > Hello, > >> > > >> > I have a problem running integration tests with Firefox 3 (it works > >> > perfectly with Firefox 2). > >> > Apparently the pb is that the temporary session can't be created. > >> > > >> > One of the guy of the openqa forum told me that the latest version > >> > of the selenium-server should be used (it doesn't work with beta1). > >> > > >> > So I manually changed selenium-maven-plugin-1.0-beta-3.pom and put > >> > SNAPSHOT values but it didn't help... > >> > > >> > Does anybody run tests using Firefox 3 ? > >> > > >> > Thanks, > >> > Marc. > >> > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email