I have created a table of all HTML elements and added data which Watir gem (watir, watir-webdriver, safariwatir) supports each element and/or it's collection.
How to read the table: https://github.com/zeljkofilipin/watirbook/blob/master/reference/elements.md The table itself: http://zeljkofilipin.github.com/watirbook/elements.htm The code that generates the table: https://github.com/zeljkofilipin/watirbook/blob/master/rb/reference/elements.rb I am sure I have missed something, or that some data is not correct. If you notice anything, please let me know. Also, I am pretty sure there are better ways to present the data. Any help is appreciated. A big thank you to Jari for helping me get a lot of the data for the table. Željko -- watir.com/book - author
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
