Hi
in version 0.5b6 with firefox 36 autoexport log work perfectly, but in new version (0.6b1) doesn't work at all neither with firefox 36 nor with firefox 55. How I'm using this plugin:
profile.setPreference("extensions.firebug.consoleexport.active", true);
profile.setPreference("extensions.firebug.consoleexport.defaultLogDir", FIREBUG_LOG_PATH);
profile.setPreference("extensions.firebug.consoleexport.logFilePath", firebugLogFileName);
Firefox version 55
Selenium 3.6
Firebug 2.0.19
Java 8