if i have a html file(/home/name/test.html) , there are many tables in
it , how can i use ruby to get the row size of html'table 1,such as
webbrowser1.document.getElementsByTagName("table")(0).rows.length (vb)
if i have a html file(/home/name/test.html) , there are many tables in
it , how can i use ruby to get the row size of html'table 1,such as
webbrowser1.document.getElementsByTagName("table")(0).rows.length (vb)
--
Posted via http://www.ruby-forum.com/\.