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