I have written a script that clicks on a link which can download a mp3 file. The problem I am facing is when the script simulates the click on that link, a download dialog box p
You can't control a dialog box. SlimerJS doesn't have API for this action.