Hello,
I've been building out a workflow to read and input data from a PDF file.
The last step is to attach the PDF file.

I've tried using both:
- Click link on Web Page
- Press Button on web page
- Click UI element in Window
The first 2 seems to be working as the text highlights yellow in that step, but the window to select a file never opens.
I've tried all the usual advice of looking at the selector and making sure to use ID vs name. I've tried every variation at this point and nothing I'm doing is opening that window.
Any ideas??
Thank you,