I like having Watir-Webdriver support here, I don't see a reason to create a
separate group. It's simply the underlying technology that's different, but
the commonalities outweigh that IMO.

-c

On Fri, Apr 8, 2011 at 8:45 AM, Tiffany Fodor <tcfo...@comcast.net> wrote:

> Sorry Bryan,
>
> I thought you were looking for Selenium help.
>
> Jari,
>
> I'm fine with fielding Watir-Webdriver questions here and on Stack
> Overflow.  I was sending Bryan to the Selenium group because I thought
> he was asking about Selenium-Webdriver issues.  I think adding a Watir-
> Webdriver site might just confuse things.
>
> What does the group think?
>
> Thanks!
>
> -Tiffany
>
> On Apr 7, 5:22 pm, Jari Bakken <jari.bak...@gmail.com> wrote:
> > On Thu, Apr 7, 2011 at 1:25 AM, bryan <rasmussen.br...@gmail.com> wrote:
> >
> > > When I look for the label Regnskab I find it, but when I run the
> > > label.checkbox(:index, 1) I get
> >
> > >  And I click "Regnskab"                                              #
> > > features/step_definitions/general_navigation.rb:61
> > >      unable to locate element, using
> > > {:index=>1, :tag_name=>"input", :type=>"checkbox"}
> > > (Watir::Exception::UnknownObjectException)
> >
> > > Any particular explanation on this?
> >
> > I think this is because watir-webdriver is 0-indexed, not 1-indexed
> > like Watir. That's one of the major changes, you'll find a list of
> > more here:
> >
> >  https://github.com/jarib/watir-webdriver/wiki/Comparison-with-Watir-1.X
> >
> > Jari
>
> --
> 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
>

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