DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2013-07-28 19:38:21

ckelsoe
New member

Print DOM Tree

Hi - is it possible to print the DOM tree? Or export to HTML, etc?

Offline

 

#2 2013-07-29 21:50:06

ckelsoe
New member

Re: Print DOM Tree

A clumsy workaround. Open the DOM viewer full screen. Expand the nodes that you want to see then do a scrolling screen capture in Snagit.

Offline

 

#3 2013-07-30 03:30:39

fabrice
DebugBar Support

Re: Print DOM Tree

There is no export for the DOM tree so far.

You have the source code in DebugBar for the selected element in the dom tree. You can select the HTML element and copy/paste the entire html code into a file.

Offline