Hi @Eric Wisniewski ,
This could be a bug, and you can try downgrading the package one step by heading over to the kebab icon shown in the screenshot below and then to Packages
Search for the File Package, select the previous version and press Change Version.
If that doesn't work, then you could try Copying the File to a new name, and then deleting the original file using the File: Copy Desktop file Action and File: Delete Action respectively:
Kind Regards,
Ashwin A.K
Thanks Ashwin. I did try that and it didn't help.
The problem was actually in downloading a file from a website. Using the CLICK action on a button on a webpage caused the site to download the file twice. By switching to a LEFT CLICK the problem seems to be solved.
Hi @Eric Wisniewski ,
If thats the case, then its recommended to use the Browser: Download Action.
It not only locates the right file, but also provides you with the option of downloading it to the desired directory.
As for the URL, a Capture Action's Get Property can help you retrieve the href.
Kind Regards,
Ashwin A.K