Description
Hi and thank you all for a great product.
I've been testing out on Windows, and everything works as expected.
My scenario has WebUI walk through pages and find a download button, which starts the download in chrome.
The browser window closes before the download is over for larger files. Browser persistence may solve this, but I thought this is a good issue to address for more automated workflows.
My bigger issue is that the downloaded files don't seem to be saved to disk in a permanent folder, as clicking the file or folder from the browser doesn't start anything and no files exist in the default download folder. The filename is hard to search because it's a series of Id/random characters instead of the actual file name from the website.
How can I keep track of downloaded files better for ulterior steps?
Here's a video demonstrating my issue: https://drive.google.com/file/d/1b5pa_WVCdSpJyzLBT2lD3rm0YG_GxKY3/view?usp=sharing
Thank you,