51Testing软件测试论坛
标题:
【求助】SetToProperty的问题
[打印本页]
作者:
rogerliu0303
时间:
2011-7-28 18:12
标题:
【求助】SetToProperty的问题
vbwindow("VbWindow").VbButton("check").SetTOProperty "index",2
msg=vbwindow("VbWindow").VbButton("check").GetTOProperty (index)
msgbox msg
这段代码最后打印的消息是空,为什么?
作者:
hsjzfling
时间:
2011-7-28 22:40
如果VbButton("check")在对象库中并没有添加index属性(默认可能是none),则无法用SetTOProperty去写index的值
作者:
17800455
时间:
2011-7-30 22:40
GetTOProperty ("index")
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2