Click on file image on a folder

Hello friends,
I have to register and put in a workflow the actions of accessing a folder and clicking on a particulr file in order to open it. The file is an HTML page
image
I have to click on file “documentale”.


How can I do it? How can I reach the folder having its path?
Thank you so much friends,
Camilla.
:slight_smile:

hi @CamiCat

Steps

  1. Use Send Hot Key Wnd+R
    2.type the path using type into
    3.Use Attach Window of the folder
    4.use Click Activity
    5.Use Element Exists of that click activity if exists means
    6.Use while condition and iterate the count by pressing down

Check it is that working fine? :smile:

Thanks
Ashwin S

1 Like