I tried using Selenium 2.8.0 with firebug 1.8.3. IMO, the issue lies in that firebug is not enabled even if onByDefault property is set to true.
On Sep 29, 12:17 am, Jan Honza Odvarko <[email protected]> wrote: > On Sep 26, 7:45 pm, Bharti Gupta <[email protected]> wrote:> Hello, > > > I was doing Selenium testing with FF3.6, Firebug 1.6.1, > > fireStarter-0.1.a5, and netExport-0.8b9. It all worked fine. But when > > I upgraded to FF6.0.2, Firebug-1.8.3, firestarter-0.1a6, and > > netExport-0.8b19, all my exports stopped working. > > Please create a bug report I need to reproduce this on my machine. > It would be great if you can provide some info about how to setup > the selenium test (PHP preferred) > > > Could you tell the compatible firestarter, netExport, and firebug > > versions? > > > Also, how can I set the preference for 'persist' in netExport like > > how it is for EnableAutoExport ? > > I don't know what you mean by 'persist' here. > > But, note that the 'Persist' button (available on the Net panel > toolbar) doesn't come from NetExport but from Firebug. > There is now way to make the state of this button persistent across > Firefox session. You need to file separate report for this. > > Honza > > > > > > > > > > > firefoxProfile.SetPreference("extensions.firebug.netexport.alwaysEnableAuto > > Export", > > true); > > > Thank you -- 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.
