Hi there, 1. I'm currently in the process of updating the plugin to support 2.40, but since IE needs a server installed, I need to make that seemless and it is not a straight replace of the selenium jar file
2. Which kind of configuration ? RC or web driver ? I assume it is RC. I'll check that out in the current update. 3. Cannot find which file, does it say ? As for the assumption, the plugin only provides the hub/node functionnality as a pool of nodes where the jenkins master acts as the hub. As for the wait, I suppose you mean "fail if no session is available" right ? Richard Lavoie > On 2014-03-24, at 13:09, slpoole1 <[email protected]> wrote: > > I'm still struggling with this. Its been 3 days can i cannot get the jobs to > run - well Chrome has been my only successful ones. Is there any > documentation or links that can help me solve this issue? (the info on the > plug in itself is not very detailed) > Here are a couple issues i'm having: > 1. i believe is that the plugin uses Selenium 2.29 and i'm on 2.40 - i have > no idea how to update it (and i tried hacking the files the plugin > installed). > 2. Jenkins doesn't appear to save my firefox profile path in the > configuration screen. > 3. Half of my IE jobs fail because it "cannot find the file", i even updated > it 5 times with no luck... and if i remove Jenkins as the master/slave it > runs fine through selenium hub/node? > > Am i wrong in assuming that with this plug in i'll be able to build 10 > projects and them wait until the machine is available before it attempts to > run that job, and it won't time out? > > > > On Friday, March 21, 2014 3:17:22 PM UTC-4, slpoole1 wrote: >> I finally got it to work. I did not realize i needed to create Selenium >> Grid configurations in Jenkins, and tie that name to the "label" in the node >> that i created. Once i did that i was able to finally get them to run. >> Thank you for your help! >> >>> On Friday, March 21, 2014 1:08:42 PM UTC-4, slpoole1 wrote: >>> No. Only if i run the acutal selenium node will i see those show up. If i >>> just launch the slave from Jenkins nothing ever appears in that list under >>> the Selenium Grid Link. I cannot figure out why. >>> >>> >>>> On Friday, March 21, 2014 12:03:41 PM UTC-4, LesMikesell wrote: >>>> Hmmm, looking at mine, everything seems to be using :4444. Are the >>>> registered remote controls showing up when you click the selinum grid >>>> link? >>>> >>>> On Fri, Mar 21, 2014 at 10:52 AM, slpoole1 <[email protected]> wrote: >>>> > The firewall is turned off, checked that as well. >>>> > >>>> > >>>> > On Friday, March 21, 2014 11:38:53 AM UTC-4, LesMikesell wrote: >>>> >> >>>> >> On Fri, Mar 21, 2014 at 10:30 AM, slpoole1 <[email protected]> wrote: >>>> >> >> >>>> >> > 1. System.InvalidOperationException : Error forwarding the new >>>> >> > session >>>> >> > Error forwarding the request Connection to http://ipaddress:5555 >>>> >> > refused >>>> >> >>>> >> Host firewal on the node running the browser for selenium? >>>> >> >>>> >> -- >>>> >> Les Mikesell >>>> >> [email protected] >>>> > >>>> > -- >>>> > You received this message because you are subscribed to the Google >>>> > Groups >>>> > "Jenkins Users" group. >>>> > To unsubscribe from this group and stop receiving emails from it, send >>>> > an >>>> > email to [email protected]. >>>> > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
