I'm confused by this commit:
http://github.com/bret/watir/commit/7bb95ab84093dfc2edc86234643ff86368538b11
It changes Element#html to use (javascript) outerHTML rather than innerHTML.
However, no outerHTML javascript function exists for Firefox, which is why
innerHTML was used in the first place. Trying to use Element#html in
firewatir, it just returns a blank string.
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to