hi, Honza My ideal use case is like these: 1. I would like to call firefox(with firebug) in command line or other program os module silently with a testing url in the calling parameter 2. firebug record the net panel performance and save/export the result in a log file, har is okay of course. The logs can be seperated or attach to the same log each time.
so, I may collect the history data of a certain period and analyse page element performance. I try to find material about how to call the firebug in command line, but doesn't get any concrete clue. Any instruction will be highly appreciated. Thanks in advance. maha On Tue, Jan 5, 2010 at 4:36 PM, Honza (Jan Odvarko) <[email protected]>wrote: > This is currently not possible, but on top of my wish list (it was > requested several times already). There is also a bug related to > automatic export (when manually browsing). > http://code.google.com/p/fbug/issues/detail?id=2351 > > Can you please describe your test case so it's clear what you are > expecting from such a feature? > > You could also report a bug for this so, it's not lost here in the > noise. > http://code.google.com/p/fbug/issues/list > > Honza > > On Jan 5, 4:15 am, mahakala <[email protected]> wrote: > > hi, Honza > > Is there some way to do the net performance programmatically, such as > test > > every 5 minutes in a remote machine? > > thanks in advance. > > > > maha > > > > On Mon, Jan 4, 2010 at 10:28 PM, Honza (Jan Odvarko) <[email protected] > >wrote: > > > > > You need a NetExport extension that is available here: > > >http://getfirebug.com/releases/extensions.html#netexport > > > > > There is also and online viewer that allows to preview exported data > > > and see some statistics. > > >http://www.softwareishard.com/har/viewer > > > > > The data format (JSON) is described here: > > > > >http://groups.google.com/group/firebug-working-group/web/http-tracing. > .. > > > > > Honza > > > > > On Jan 4, 3:07 pm, omerion <[email protected]> wrote: > > > > Hi guys, great job with the Firebug tool, I absolutely love it. > > > > > > I wanted to suggest the feature/ability of having the NET resource > > > > download statistics to be able to be exported to a standalone HTML. > > > > This would be be useful when comparing improvements on a web app by > > > > use of a before and after snapshot. > > > > > > Thanks! > > > > > -- > > > > > 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]<firebug%[email protected]> > <firebug%[email protected]<firebug%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/firebug?hl=en. > > > > > > -- > > 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]<firebug%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/firebug?hl=en. > > > -- 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.
