Hi Honza,
    When I am using diver.get("file://..."), I can see that firebug net
panel does capture all the requests/responses, in this case, I guess it
should be a trivial task for netExport to dump them, how come the url has
to be like "http://...";   for netExport to export?

Thanks for your time.
Guo


On Wed, Jan 30, 2013 at 3:00 AM, Jan Honza Odvarko <[email protected]>wrote:

> 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.
>
>
>

-- 
-- 
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.


Reply via email to