Another option is to use the Microsoft Internet Explorer developer toolbar:
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en

It's one of the best ways in ie to view the dom.

-Charley


On 8/7/06, Nandan <[EMAIL PROTECTED] > wrote:
Is this what you mean?

outp = File.open("out.txt", "w")
sr = ie.show_all_objects
outp.puts sr
outp.close
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3375&messageID=9406#9406
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to