[Wtr-development] browser.link(:href, '/some_relative_path.html') fails on IE
Alok Menghrajani
alok at fb.com
Tue Apr 26 14:52:53 EDT 2011
On 4/16/11 12:17 AM, "Jarmo" <jarmo.p at 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
More information about the Wtr-development
mailing list