On Jan 30, 5:58 am, Guo Li <[email protected]> wrote: > Hi Guys, > Does netexport auto-export always work for you? > > I am using java + selenium jar with "netExport-0.9b3.xpi" and > "firebug-1.10.0.xpi"; > > I found > driver.get("http://www.google.com") will create har like 'www.google.com > +2013-01-29+20-26-02.har' > but > driver.get("file:///Users/me/tmp/tag0.html") > gets NO har dumped, but I can see the page loaded in friefox. You need to use http: protocol
Honza -- -- 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 https://groups.google.com/forum/#!forum/firebug --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
