You can use NetExport extension to export all the data into HAR format. http://getfirebug.com/wiki/index.php/Firebug_Extensions#NetExport
Honza On Jun 16, 4:03 pm, John <[email protected]> wrote: > I want to copy all the Javascript code from the Script panel and paste > into Notepad, however it only pastes the visible lines. > > Here's what Im doing: > Put cursor in script panel. Ctrl+A to select all; Ctrl+C to copy; > switch to Notepad window; Ctrl+V to paste. However only the 15 lines > of visible code are copied and pasted. I've also tried selecting the > first few lines with the mouse, scrolling to the last line and then > Shift+Click to select the range of lines, but this also only copies > the visible lines. > > So, how do I copy and paste all lines in the Script panel into Notepad? -- 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.
