How to interact with Chrome browser alert for downloading multiple files?

Hello,

While downloading multiple files in my Web Application from Chrome, I get a alert from Chrome asking to allow to download multiple files. I’m not able to interact with this alert and select Allow to proceed. Can you please help me out with this ?

(Screenshot attached for chrome alert)multiple files

Thanks,
Gurleen

Hi @gurleen.kaur. Seems like a driver capability handling.

I think you can find the way over here: How to handle Chrome's 'Download multiple files' alert

1 Like

Thank you so much. It works.

1 Like