TypeInto activity is not effect while renaming file name while downloading file in Chrome in Simulate mode

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:
imageimage

The “Test” string is successfully input to file name column.
image

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!

Sync the bot on the UI, play with the different input type methods

I have tried with SendWindowsMessages methods, it woked. But it is easily disturbed by some pop-up windows.

What troubles me the most is why it works in my old PC, but fails in my new PC.