Skip to content

Releases: agr/phantomjs

PhantomJS-download

03 Jan 09:32
@agr agr
Compare
Choose a tag to compare
PhantomJS-download Pre-release
Pre-release
Added support for downloading unsupported content.

Unsupported content calls the onFilePicker callback, if a filename is
returned, the download begins. onDownloadFinished is called when the
download completes.

https://github.com/ariya/phantomjs/issues/10052