On 4/16/11 12:17 AM, "Jarmo" <[email protected]> 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
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to