This is a simple task. But for some reason, it does not work. I am trying to add a download path to windows file explorer. But it will not let me use the type into activity to key in path. I can tried to enter the file path in the file name part of the save as which works. But problem is that if the user navigates to another path it uses that path instead. I want to enter it in the top url part highlighted in the image.
May i know how you are adding the download path ? i mean that path is text which stored in a string variable ? in what way you are adding or deciding the download path?
Yes itâs a string that contains the path. I am using the type into activity. But for some reason it is not possible to add it to the URL bar. Itâs fine added in the file name part or the search bar.
Ok fine Donât waste you time on doing this method?
Just go to that selector and remove the values whatever there in title field just add the string variable in that. let me know its worked or not?
title='Address: âSome path in selectorâ Something like this right?
Just remove after address and add the variable in it
@bobby i just tried your use case, my previous solution will not work here sorry for this .
i have another solution but i guess this is not the best answer i acknowledge before itself.
Problem here is that url bar doesnât contain a standard selector right!! because it may open any previous session page only in save as dialog so you may not find the standard selector for that particular page.
So that you just click desktop folder in the save as dialog box and give that desktop selector into the type into activity. It will work for sure in any case.
Because of clicking desktop folder you get the standard selector for type into activity right?
it may poor sorry , some automation giants can solve this issue.