飞飞 发表于 2009-4-23 14:19:38

请问在QTP中如何编程设置对象(ordinal identifier)的值


请问在QTP中如何编程设置value对应的81这个值
用Settoproperty可以设置属性的值,但ordinal indentifier里面的值好像改不了?
用GetROproperty "value",a 得到的值是空。

[ 本帖最后由 飞飞 于 2009-4-23 14:22 编辑 ]

wugecat 发表于 2009-4-23 15:08:09

index不是对象的属性,是QTP为了识别页面属性用加上去的,你用GetROproperty当然获取不到

飞飞 发表于 2009-4-28 13:58:57

哪怎么编程能设置这个值?
页: [1]
查看完整版本: 请问在QTP中如何编程设置对象(ordinal identifier)的值