[Wtr-general] frame.html fails in development version

Paul Carvalho tester.paul at gmail.com
Wed May 10 09:36:30 EDT 2006


This is a known problem in 1.5.  The description is perhaps not clear enough
to be found by a search, but it is in JIRA:
http://jira.openqa.org/browse/WTR-13

Technically, there's nothing wrong with the google_maps.rb script... it just
fails because the frame.html fails in the script.

Paul.

On 10/05/06, David Schmidt <davids at tower-mt.com> wrote:
>
> I have some code which was using Frame#html which was inherited from
> Watir::IE in 1.4.
>
> In 1.5 this broke because Frame is no longer inherited from IE.  I moved
> Watir::IE#html to the Container module and now it's working fine because
> both Watir::IE and Watir::Frame include Container.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060510/59fd5b20/attachment.html 


More information about the Wtr-general mailing list