0

I am using PhantomJS and SlimerJS to download a .xls file from a web.

I do not have a download URL. The file is automatically generated.

I tried with CasperJS and I could not.

How to download this file?

Example capture JPG from Dialog Box SlimerJS

  • We recently discussed the issue and it seems that one cannot control file download dialog in SlimerJS. There's a possible workaround, if you can `page.open(file_url)`: http://stackoverflow.com/questions/35433334/handle-download-dialog-box-in-slimerjs/35434511#35434511 – Vaviloff Mar 03 '16 at 11:48
  • Thanks Vaviloff. You know if it would be possible in another language or library ?? I just do crawler in JS – David Velasco Martínez Mar 03 '16 at 12:33

0 Answers0