Yep, please do.

Cheers,

Charley Baker
Lead Developer, Watir, http://watir.com


On Tue, Apr 26, 2011 at 12:52 PM, Alok Menghrajani <a...@fb.com> wrote:

> On 4/16/11 12:17 AM, "Jarmo" <jarm...@gmail.com> wrote:
>
> >3. Should browser.element_by_xpath(...) work ?
> >   It currently fails on IE.
> >
> >
> >
> >It is working. The problem is just that #element_by_xpath returns the OLE
> >element and that doesn't have any Ruby methods like #exists?
> >irb(main):005:0> b.element_by_xpath("//input")
> >=> #<WIN32OLE:0xfc044d0>
>
> We should file this as a bug in for IE Watir, right? element_by_xpath
> should behave the same way across browsers....
>
> Alok
>
> _______________________________________________
> Wtr-development mailing list
> Wtr-development@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to