nightmare-download-manager
nightmare-download-manager copied to clipboard
multiple downloads do not wait
trigger a download .waitfordownload()
trigger a download .waitfordownload()
the second download will not wait, it will instantly return. possible fix to remove download information after a successful download waitfordownload().
I'll take a look at this. I don't think multiple calls is a case that is currently tested for, which is an error on my part.