issue with the code to download without download box in Firefox using selenium? issue with the code to download without download box in Firefox using selenium? selenium selenium

issue with the code to download without download box in Firefox using selenium?


Try this:

firefoxProfile.setPreference("pdfjs.disabled", true);


try to set MIME type to:

application/octet-stream