On Mar 13, 12:22 am, Gordon <[email protected]> wrote: > Hi, > > I'm new to firebug. I would like to know if anyone is familiar with a > technique to log traffic from a particular site to disk. I have a page > that auto-refreshes every n minutes In order to export collected data from the Net panel you can use NetExport extension. http://getfirebug.com/wiki/index.php/Firebug_Extensions#NetExport
If you set auto-export on, the export will be done automatically after a page is loaded. Is this what you want? There is no filter for what domains to export, but this could be nice new feature. Please create new report here: http://code.google.com/p/fbug/issues/list?start=0 Honza - I'd like to process the content > of the refresh, but have no programmatic DOM model for Firefox the way > I do for IE (which I'm not fond of anyway). If I could go to the disk > for the updated content, that would be fine. Thanks, > > Gordon -- You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en.
