open twebst used to work in windows 7 ie 11 when you click on a upload button in ie and pass it a file path. now in windows 10 the code stops at the file upload window. is there any patches or methods to address this issue? Here is a code snippet for reference
Call IEBrowser.FindElement("input file", "id=OrderUpload").InputText(DocumentImageLocation)