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 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<http://groups.google.com/group/watir-general%0awatir-general+unsubscr...@googlegroups.com>
>

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