FF 61.0.1 download csv file from CSV tab fails

Win7, FF 61.0.1 kantu 3.1.3 (just reinstalled)
When i try to download csv file from CSV tab in kantu app window, the error is shown (the url is not understood)
Chrome works fine.


Thanks for the report! I confirmed this bug and I added it to our ticket system. It looks like something that can be fixed quickly.

Workaround: The localStorageExport command downloads the file ok :slight_smile:

{
  "CreationDate": "2018-8-3",
  "Commands": [
    {
      "Command": "localStorageExport",
      "Target": "readcsvtestdata.csv",
      "Value": ""
    }
  ]
}

This issue has been fixed with V3.1.6