标题: QTP总是出现这个错误,是怎么处理啊,求助 [打印本页] 作者: xmlvxing 时间: 2012-8-16 11:27 标题: QTP总是出现这个错误,是怎么处理啊,求助 Cannot identify the specified item of the linkman object. Confirm that the specified item is included in the object's item collection.
Line (17): "Browser("客户关系管理系统").Page("公司").Frame("table_main").WebList("linkman").Select "wxg"".作者: moshuang 时间: 2012-8-16 18:08
你确定你select后面不是手写的?他说你没有这个选项。检查一下对象库里有没有这个对象,没有的话,增加一下就OK了。作者: xmlvxing 时间: 2012-8-18 14:28 回复 2#moshuang