How to save a file that is opened in a browser tab (Modern activities)

How to save invoice files that are opened in browser tab with Modern activities…? With classic activities I was able to use Wait for Download activity, but that does not seem to work with modern activities, because it requires a new Use Application/Browser activity and url should be specified… Which is not an option.

@ext-o

can you please show some screenshots…because wait for download can be used in modern as well the saem way

instead of attach widnow…use app/browser can be used and url can be emoty as well…or give a *

cheers

Thank you for the response… Now I almost got it working with Wait for Download as you suggested (file is now saved). Now I need to close that invoice tab (1) and get back to that one which is below it (2). Url for tab-1 is not specified.


@ext-o

use output element of that invoice use application and send it as input element where you want to close it

cheers

@ext-o
You can use close tab and select the screen you want to close

The URL is ignored if you have open set to never.