You should specify the Firefox profile to use via the -p command line parameter and that a new instance of Firefox should be started via the -no-remote parameter. So the call to Firefox would then look something like this:
firefox -p "profile name" -no-remote See more about that at https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options. Sebastian On Wednesday, June 17, 2015 at 8:20:31 AM UTC+2, izzah khairiyah wrote: > > Hi there, > > i have installed firebug and able to run it. > > However when i launch browser via PHP code which uses selenium webdriver > to launch it, Mozilla firefox is launched without any add-ons. ( i believe > it is a safe-mode mozilla firefox) > > do you have any setup to ensure firebug is always appear in browser? > -- 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/334a8da0-1592-43f4-a83a-da295320de40%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
