Thanks for the tip, but this is for distributing tests over  a
network. Can it be used to instantiate multiple browser instances on
the same machine, so have 3 Firefox instances run the same tests?

On Jan 26, 11:15 pm, bis <bis...@gmail.com> wrote:
> https://github.com/90kts/watirgrid
>
> On Sun, Jan 22, 2012 at 4:55 PM, cody cody <codystreetfigh...@gmail.com>wrote:
>
>
>
>
>
>
>
> > Please Excuse me since I am a ruby novice, but I wanted to create a
> > simple ruby class (possibly a gem) which will allow you to run
> > parallel watir-webdriver tests with the different browsers. So
> > essentially you could run the same test with firefox and ie at the
> > same time. But how do you actually extend the watir class to inherit
> > its methods. For example I tried the following:
>
> > module Watir
>
> > class test
>
> >  end
>
> >  end
>
> > Even attempting to run this just gives me errors, So how can I extend
> > it to inherit its methods correctly? Thanks.
>
> > --
> > Before posting, please readhttp://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<http://groups.google.com/group/watir-general%0Awatir-general+unsubscr...>

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