I'm trying to create a webpage autofiller in c# Forms. I could fill input values and option values without a problem on the form, but i couldn't fill an input of type="file", i'm trying to load an jpeg image Anyone an idea how i could do this? I'm using a WebBrowserControl and the WebBrowser_DocumentCompleted event
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.