Im automating some flow and now I have a button "choose" that is opening the finder window where I need to select the file I want:
How can I automate it after clicking on "choose" so I can select a specific file to upload, lets say it's path is
/Users/username/Desktop/5.png
thanks!