Using selenium with FB after updating to 

firebug-1.11.2 it breaks.

FirefoxProfile profile = new FirefoxProfile();
 
profile.AddExtension(@"UnitTests\FirefoxAddIns\firebug-1.11.2-fx.xpi");
 
TestParametersBase.driver = new FirefoxDriver(profile);

{Ionic.Zip.BadReadException: Could not read block - no data!  (position 
0x000C2AA2)
   at Ionic.Zip.SharedUtilities._ReadFourBytes(Stream s, String message)
   at Ionic.Zip.SharedUtilities.ReadInt(Stream s)
   at Ionic.Zip.ZipEntry.HandleUnexpectedDataDescriptor(ZipEntry entry)
   at Ionic.Zip.ZipEntry.ReadEntry(ZipContainer zc, Boolean first)
   at Ionic.Zip.ZipFile.ReadIntoInstance_Orig(ZipFile zf)
   at Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf)}

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