0

I am working on an automation project, where we have a website which downloads multiple CSV files. During the download Chrome shows a notification "Multiple Download".

Due to this notification, the automation stops. I have been unable to identify notification elements.
The notification has two buttons: Allow and Block.
I want to press the Allow button with help of JavaScript.

Is this possible?
I am using an automation tool that supports JavaScript.

B001ᛦ
  • 2,036
  • 6
  • 23
  • 31
  • It may be helpful to know exactly which automation tool you're using. – Matt U May 22 '21 at 21:08
  • Does this answer your question? [Disable chrome download multiple files confirmation](https://stackoverflow.com/questions/15817328/disable-chrome-download-multiple-files-confirmation) – Matt U May 22 '21 at 21:10
  • I am using automation anywhere A2019. For the timing I used image recognition action to handle such message, but I feel JavaScript will be more robust. – Saket Lopes May 23 '21 at 07:08

0 Answers0