标题: QTP运行提示Cannot identify the specified [打印本页] 作者: xmlvxing 时间: 2012-8-22 16:29 标题: QTP运行提示Cannot identify the specified QTP运行提示Cannot identify the specified item of the select object. Confirm that the specified item is included in the object's item collection’
当运行到一个下拉列表框的时候,它就有这个提示,请问是什么原因啊,要怎么解决呢
[attach]81030[/attach]作者: xjwldlover 时间: 2012-8-22 16:32
设置的值不在列表的可选范围。比如有个WebList可以选择 1,2,3 三个选项,你给他set一个4,就会报这个错作者: xmlvxing 时间: 2012-8-24 17:25 回复 2#xjwldlover