51Testing软件测试论坛

标题: 有关描述性编程 [打印本页]

作者: jadeyu712    时间: 2009-5-16 15:09
标题: 有关描述性编程
objWindow.SwfWindow("swfname:=KeyBoard","text:=F31").swfButton("regexpwndtitle:="&strChar,"text:="&strChar).click

在我的页面上有一个Button,text属性为一".",我的代码如上面。但是不知道为什么?当strChar的值为“.”时出现错误。其它的字母没有问题
提示错误如下:

The "SwfButton" object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object.

不知道为什么。大家帮我看一下呀!
谢谢!
作者: luoqun_520    时间: 2009-5-16 16:10
这是因为不能识别 swfButton这个对象,在你的应用程序中有多个对象属性与你写的swfButton的属性相同。所以你必须多加一些属性来唯一识别对象
作者: jadeyu712    时间: 2009-5-16 18:25
问题是这样的。可是为什么就点就不能行呢?
呵呵!
我现在已经用其它方法解决了!




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2