Uploading a file

Hello,

I want to test a file upload but as opposed to the How to Handle File Uploads tutorial, the ‘Browse’ button in my case isn’t an Input element.
I’ve attached a pic of the HTML script of the ‘Browse’ button:

and this is how it looks on the website:

How can I test a file upload in this case without dealing with the ‘Open’ explorer window?

Thanks,
Roi

html_script.png

webpage.png