Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Good, glad I could clarify things out. Let me know how that works out for you. Richard. On Wed, Oct 10, 2012 at 11:20 PM, Jeff wrote: > Thanks for the explanation. It definitely clarifies things. My usage of > Jenkins slaves is all theoretical at this point (working on a new > master+multi-s

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
Thanks for the explanation. It definitely clarifies things. My usage of Jenkins slaves is all theoretical at this point (working on a new master+multi-slave setup soon) so my terminology is slightly off. On Wed, Oct 10, 2012 at 8:47 PM, Richard Lavoie wrote: > Comments inlined. > > On Wed, Oct

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Comments inlined. On Wed, Oct 10, 2012 at 7:59 PM, Jeff wrote: > Your suggested file uri format works ... thanks! Though it seems non > standard (http://en.wikipedia.org/wiki/File_URI_scheme) which is why it > confused me. If it is passed directly to a java URL object, I would have > thought m

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
Your suggested file uri format works ... thanks! Though it seems non standard (http://en.wikipedia.org/wiki/File_URI_scheme) which is why it confused me. If it is passed directly to a java URL object, I would have thought many of the formats I tried would work. Anyway, as for the "matching" I'm

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
If you have any suggestions on how to improve the understanding of the plugin form elements, I'm all hears. On Wed, Oct 10, 2012 at 6:51 PM, Richard Lavoie wrote: > Comments inlined. > > On Wed, Oct 10, 2012 at 4:22 PM, Jeff wrote: > >> I'm missing something simple and the documentation for the

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Comments inlined. On Wed, Oct 10, 2012 at 4:22 PM, Jeff wrote: > I'm missing something simple and the documentation for the Selenium Grid > Plugin doesn't cover these in any detail. I'm using the latest Selenium > Plugin with Jenkins v1.482. > > *First:* > > I can't get the plugin to find my JS

Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
I'm missing something simple and the documentation for the Selenium Grid Plugin doesn't cover these in any detail. I'm using the latest Selenium Plugin with Jenkins v1.482. *First:* I can't get the plugin to find my JSON file that I'm trying to use to configure the node. I've tried the followin