I am going to download a file in Chrome browser, the default name is “Agency Data Dictionary.pdf”:
I use the TypeInto activity to rename the file name:
The “Test” string is successfully input to file name column.
And then I click “Save” button to save file with this designated file name. But the result is file is saved as the default name “Agency Data Dictionary”, not with “Test”.
I use another PC to run this flow, it works! This file is save with the name “Test”.
I check the Windows version, Chrome version and configuration between these 2 PC, it’s the same.
Any one could help me find the problem and solve it? Many thanks!