Hi everyone!
I tried clicking on “choose file” button but to no avail
this is the selector:
Please give some suggestion on what i can do! thank you!
Hi everyone!
I tried clicking on “choose file” button but to no avail
this is the selector:
Please give some suggestion on what i can do! thank you!
use click image activity buddy @zefang
and drag the area of the choose file as a image and mention the scope of region where you want to click by selecting the three lines at the right top of the activity
or you can use Get active window activity and place a send hot key activity with key tab until it reaches the field choose file @zefang
Cheers @zefang
hi,
try to send hot keys
Or try to use some wildcards in selector, or check the selector in UiExplorer and find some other possibillities there. This ‘id’ should be different each time.
what key should I put? and which should I tick?
hi @zefang
First, check the focus whether the focus is there in the choose file button or not if it is there send hotkey Enter else to send hotkey corresponding to that to get focus on choose file so if the focus is there in choose file if u send a hotkey it may work.
thank you! It didn’t work so i tried what @qwerty456 said. and it worked!
why do you want to click there buddy @zefang
So that I can Type Into the location of the file
try to send Send Hotkey ALT+D and then try to type @zefang (this is the shortcut key to alt + d to select the path in a window)
you can directly type the location here in the file name itself buddy @zefang
Cheers
like this
“Folder path”+“\”+“your filename”
in the file name itself
Cheers @zefang
This only works if it’s in the correct folder. I want to jump straight to the location by typing into the window toolbar straight
Actually you can mention any folder location down here in Filename @zefang
so that it would get saved in that folder
Cheers
This works! thank you! but now, my Type Into doesn’t work
@zefang When I try to enter a path in that toolbar window it’s working fine for me my type into working(after sending the hotkey, in type into activity select checkboxes click before typing and Empty field) try this…
Try this sample workflow, change the selectors and then try