I'm running a complex flow where I post jobs to several job boards. On several of them, I need to select a file to attach to upload to the site. I'd like a flow where it asks
1. Select the file to be used,
2. Stores that file location in a variable,
3. Clicks the "Select File" button on the various websites, enters the file location variable, and uploads the file.
I'd think this is something folks using PAD to fill out web forms would come across often, but I can't seem to find an example.