Hello,
My first ever flow is all completed but I am having issues with the Web UI on PAD selecting a "Choose File" button on a web page to select a file from my desktop to upload to the browser.
I cannot seem to either click on the icon or input the file path through PAD. I tried either "press button on web page" and it does nothing (was recorded from web recorder) and I also tried to capture the UI element and chose to select element but doesn't work as well. I also tried "Populate text Field on web page" for input:file with the text as the file path and also no go.
This is the field:

This is what I see with DevTool:

Here is the selection for the action

Here is the UI Element

Any help would be greatly appreciated.