Actually, I just realized that I'm getting this error using SciTE, but
when I use IRB, I can see the hostnames of the providers!  Is there a
reason for this?


On Nov 8, 11:40 am, George <george.sand...@gmail.com> wrote:
> Oops, thanks for the catch! Here's what was returned with your code:
>
> C:/Ruby187/lib/ruby/1.8/rinda/ring.rb:212:in `lookup_ring_any':
> RingNotFound (RuntimeError)
>         from C:/Ruby187/lib/ruby/gems/1.8/gems/watirgrid-1.1.5/lib/
> watirgrid.rb:132:in `find_ring_server'
>         from C:/Ruby187/lib/ruby/gems/1.8/gems/watirgrid-1.1.5/lib/
> watirgrid.rb:36:in `start'
>         from watirgrid_fm.rb:42
>
> On Nov 8, 11:27 am, "@90kts" <tim.ko...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi George, it doesn't matter about ruby versions.
>
> > Your code is incorrect, *browser* doesn't have an array of attributes,
> > browser is the actual browser!
>
> > To get the grid browsers attributes, you need to call the *browsers* method
> > of the *grid* object. So show me the about of the following in irb:
> > grid = Watir::Grid.new(:controller_uri => 'druby://127.0.0.1:9999')
> > grid.start
> > grid.browsers

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to