caton_test 发表于 2009-12-5 11:05:13

如何查找特定属性的对象

我想查找当前页面中是否有某些特定属性的对象,比如是否具有名为 “我的日程”这么一个链接的对象?请问这需要怎么实现?谢谢!急

caton_test 发表于 2009-12-5 13:04:37

大家帮帮忙啊!谢谢了啊

51testing-wn 发表于 2009-12-5 13:42:07

I think you'd better to refer to this document.<<Mercury QuickTest Professional Tutorial >>
you can get the file from this path:.......\Mercury Interactive\QuickTest Professional\help,if you had installed Quick test Pro

shadowma 发表于 2009-12-5 14:22:30

可以用if xxx.exist来判断

caton_test 发表于 2009-12-5 14:37:25

回服四楼,我要找的这个对象,不是固定的,是动态产生的,而且页面上可能有很多这一类的对象
页: [1]
查看完整版本: 如何查找特定属性的对象