Thanks Richard, I take it that Selenium 2.26 does support ff17!?
Could the plugin be updated via the pom to include this version? Failing that could you possibly provide more details of the work around? How exactly is it configured in Jenkins? Is the selenium c# tests affected at all? I've done the "obvious" Jenkins config but it doesn't seem to work. On Saturday, November 24, 2012, Richard Lavoie wrote: > The selenium plugin latest release comes with selenium 2.25 which doesn't > support ff17. To circumvent that problem you can start a node yourself > with selenium 2.26 where firefox is installed and make it connect to > jenkins grid. > > On 2012-11-24, at 00:13, Andrew Gray > <[email protected]<javascript:;>> > wrote: > > > Hi, > > > > Can anyone explain to me how to set up the Selenium plugin in Jenkins > 1.491 with Firefox 17.0 so that it actually executes the tests? > > > > I have been trying for months and I am not seeing the firefox.exe > process spawn. > > > > Is there a blog post out there anywhere specifically dealing with this? > > > > Regards, > > > > Andrew >
