区别一 :识别对象类型不同
The SilkTest Classic Agent supports the following technology types:
The SilkTest Open Agent supports the following technology types:
区别二 : 调用对象的方法不同
open agent 用find 来代替classic agent 的exists
如何使用find的方法:
if (Desktop.Find("//BrowserApplication//BrowserWindow//INPUT[@id='i0116']",{10,false}) != NULL)