Problem with type into

Hello,

I’m trying to download filen when i click on download bottom, it open the popup window "save as " but when i try to type into the path it does not execute:

type into: emty field, simulate click, interactive

try to activate the popup window, then do type into

it always appear

even though bot has to identify the small popup means , we have to activate the same

i had use also set to clipborad, and hotkey cltr+v but it does not work

Hi @abdel,

Try using the Uipath Explorer and use the full selector from there to put it into your selector for type into!

Hi @abdel,
If everything else fails, you can empty the field where the old path is selected by ‘type into’ -“”.

I am facing the same problem where type into activity is not typing into pop up box. Please help!

If it is a windows dialog box, I’ve found that you have to use the standard keyboard emulation. If you use SimulateType or SendWindowsMessages it will not work, or have typing errors.