Upload files to webpage input fields. Use this action to handle file uploads in forms, submit documents, or process media uploads in your automation workflow.
"Upload the user's profile picture to the file input field."
"Make sure a file gets uploaded somewhere in the form."
Why it’s bad? Too vague, lacks specificity about which file and which input field to use.<input type="file">
element.