Hi all, Is there any way to get the output from the excellent Firebug profiler dumped to an output file, instead of just visible in the UI?
I'm asking in the context of a application being tested in a Continuous Integration server using Selenium. Would be nice to get a profile dump in a file we can later analyse. I guess a seperate (perhaps harder?) question is how we'd make the profiler start and stop from our tests. Is it possible to have it start at Firefox start time and then dump the results when we close the browser? Even if we can't do this in an automated fashion, can we at least manually dump out profile results to file somehow? Regards, John -- 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.
