On Sep 7, 11:45 am, smallgee <[email protected]> wrote: > Hi, > is there any way to somehow get the traffic from the net panel and > filter to a specific domain/IP first and if possible get specified > request parameters? You can use NetExport (Firebug extension, http://www.softwareishard.com/blog/netexport/) export the content into a file (HAR format based on JSON) and process it.
Honza > > We are using FireBug for testing a lot in a web development and > testing project and when we are doing adhoc testing it would be nice > to track which scenarios^paths we are covering via filtering tracking > requests. > > Thanks in advance, smallgee -- 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.
