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.

David Schmidt
[EMAIL PROTECTED]

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to