I am trying to automate the import of an external file but everytime the import is processed a popup (see picture) shows and it stops the automation tool. Can I suppress this popup?
One idea would be to use TamperMonkey and make a little script that defeats that popup specifically. You could likely disable ALL popups too but you should just try to disable them on specific pages.