carolinebi 发表于 2009-2-5 15:44:51

求助vbillsGUIForms[0].billsName 无法识别

BP.WebEdit("name:=vbillsGUIForms.billsName").Set "e1"运行时显示无法识别,
但是这种就可以识别 BP.WebEdit("name:=requiredLabelStyleClass").Set "3"
大家帮忙指点一下,怎么改才能识别
vbillsGUIForms.,谢谢

kakamissyou 发表于 2009-2-5 17:43:43

不好意思。没听清楚你在说什么,所以不知道怎么回答。

不好意思。没听清楚你在说什么,所以不知道怎么回答。

carolinebi 发表于 2009-2-6 11:46:18

就是不识别类似数组一样的控件,含有form,, ,报错提示Cannot identify the object "[ WebEdit ]" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application.

kakamissyou 发表于 2009-2-6 16:14:54

回复 3# 的帖子

大哥,请问什么叫数组控件啊?

控件里头包控件?自定义控件?

carolinebi 发表于 2009-2-6 16:55:19

不好意思,我也不知道怎么描述,就是录的时候识别,回放不识别这个vbillsGUIForms.billsName,
录得:Browser("Velocity Platform Operations").Page("Velocity PlatformOperations_43").WebEdit("vbillsGUIForms.billsName").Set "s1"
凡是vbillsGUIForms.billsName,vbillsGUIForms.billsName,类型的都不识别。
我是初学的,还请多指点,
页: [1]
查看完整版本: 求助vbillsGUIForms[0].billsName 无法识别