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/3d54ec25-21a5-4fff-849d-b6d7b8595375%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
