[Wtr-general] Writing the output of show all objects to a file

Charley Baker charley.baker at gmail.com
Mon Aug 7 14:43:08 EDT 2006


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 <forum-watir-users at openqa.org> 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 at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060807/8f52b121/attachment.html 


More information about the Wtr-general mailing list