我加载了3个add-in录制用.net开发的应用程序后怎么不能运行呢?登录界面出来了,本来点"英文"按钮就可以运行的,但报下面的错误:
Run Error Cannot identify the object "英文" (of class WinObject). Verify that this object's properties match an object currently displayed in your application.
Line (1): "Window("NTUC Income WinQuote").WinObject("英文").Click 28,16".
后面的按钮也都是这样,请问还需要怎么设置呢?