ddtianle 发表于 2011-7-26 17:04:44

curPage.Frame(frm).WebTable(tab).WebList(lst).Select "信号源"
这句报weblist没有识别
但用curPage.Fr ...
kasad 发表于 2011-7-14 09:45 http://bbs.51testing.com/images/common/back.gif

问题解决没?
貌似WebList里面的lst没有定义,加两个weblist的属性值给他试试

kasad 发表于 2011-7-27 10:11:08

没,加其他属性也不行,获取gETROPROPERTY可以识别

testlab 发表于 2011-7-27 14:59:33

建议你把整个报错的提示发出来

kasad 发表于 2011-7-28 17:24:34

已经发出来了,在15#
再发一次
Cannot identify the object "[ WebList ]" (of class WebList). Verify that this object's properties match an object currently displayed in your application.
Line (49): "curPage.Frame(frm).WebTable(tab).WebList(lst).Select "#1"'GetItem(1)".
页: 1 [2]
查看完整版本: 用Exist检查到weblist对象存在,但.Select "#1"时,报错对象无法识别