Is it possible to do the following? I want to get my bot to save a pdf that I am downloading to a specific location but I also want to keep the name it suggests saving it as (because its unique and I am downloading a lot of PDF’s). After I get the bot to select ‘Save As’ I am using a Type Into activity to save the PDF to the correct location but I am losing the name (see screen shot below). Anyway I can save it to the right folder without losing the name?
need to indicate the same field you do for typing the filename. Home will make the cursor to go to the start of the field and also will keep the filename as default, the you will use type into giving only the folder you want with an \ at the end.