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. > >