Why not use some tools such as Firebug or DOM inpsector. For example, in the DOM inspector, you can select a web element by click and then use: right click > Copy XML to get the DOM structure or you can browse it on the UI view there.
Thanks, Jian On Feb 27, 10:29 pm, Harihara Vinayakaram <[email protected]> wrote: > Hi > I have been having some wierd problems with respect to Frames and some > elements. Most of my debugging efforts have not gone anywhere. Is there a > method by which I can print the current DOM . I know there is a method to > print the HTML page. I do not want that. I want to see if I can print the > DOM structure > > Regards > Hari --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
