*> profileAutoUser.setPreference(domain + "net.persistent", true);* Such pref doesn't exist
Honza On Monday, July 22, 2013 9:06:23 PM UTC+2, Praneel Redlapalle wrote: > > Hi, > > I am using FireBug + NetExport to capture network traffic in a HAR file. > But the issues is, for every redirect request a new .HAR file is being > generated > * > * > *(profileAutoUser.setPreference(domain + > "netexport.alwaysEnableAutoExport", true);* > > I would like to have a single .HAR file for the complete Flow. I tried - > * > * > *profileAutoUser.setPreference(domain + "net.persistent", true);* > > But then, persistence does not seem to work. > > Please Help! > > Thanks, > praneel > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/bbd03ec7-7780-4694-8595-06d45eacf1ce%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
