:+1: to allow HTMLElement with `iframe` tag name be subtyped to `Watir::Frame`
I also think that `#iframe` should not be deprecated in favor of `#frame`: 1. `#frame` is less expected than `#iframe` (since it's less used) 2. `#iframe` is treated by browsers the same way as `#frame` So, generally, I think `IFrame` should simply inherit from `Frame`. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/204#issuecomment-17609283
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
