我试图登录一个网站,然后上传一些照片,但我没有任何进一步的进展。当对话框打开时,我无法以编程方式控制它。我试图将一个对象定义为FileDialog并使用Application.SendKeys,但该对话框似乎不是一个应用程序。
发布于 2015-05-26 20:10:39
你好我的代码是这样的:
1.I define an obj as internetexplorer.aplication
2.I login and then I want to upload a photo so I click the button for upload
' all works till now
3.Now I try to interact with the dialog that let's me to choose the photos programmatically and their is my problem 谢谢你,保罗,我今天就试一试!
诚挚的问候
Udar
https://stackoverflow.com/questions/30435137
复制相似问题