Hi Mike, Thanks for the reply, but, since my tests run in a fresh browser profile I can't do that.... Although I found another way, just need to add this script piece:
> <script type="text/javascript"> firebug.env.debug = false </script> Not exactly obvious the connections between hide and debug, but works. VELO On Sat, Jul 4, 2009 at 4:33 PM, Mike Ratcliffe <[email protected]>wrote: > > Hi Velo > > You can set this option by checking: > Options -> Start Visible > > Then clicking save. > > The settings are saved per domain. > > - > Mike Ratcliffe > > On Jul 2, 10:14 pm, velo <[email protected]> wrote: > > Hi, > > > > I'm adding firebug-lite.js into mine application during the automated > > tests. > > > > 90% of the time it isn't necessary, because the tests ran in a machine > > w/o user supervision. > > > > But, when something bad happen we use firebug lite to start debugging, > > BTW, it is very helpful. > > > > Ok, my question, I would like to start firebug closed by default. How > > can I do that? > > > > VELO > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
