51Testing软件测试论坛

标题: qtp录制日期控件My97DatePicker回放时,总是找不到日期控件的父对象 [打印本页]

作者: tianshilan    时间: 2014-1-24 14:21
标题: qtp录制日期控件My97DatePicker回放时,总是找不到日期控件的父对象
本帖最后由 tianshilan 于 2014-1-24 16:18 编辑

录制回放一个web页面,web页面上有日期控件,每次回放到日期控件时总是提示:Cannot find the "orderDate" object's parent "Frame" (class Frame). Verify that parent properties match an object currently displayed in your application.

Line (5): "Browser("欢迎登陆WMS系统").Page("首页").Frame("Frame").WebRadioGroup("orderDate").Select "4"".

Tip: If the objects in your application have changed, the Maintenance Run Mode can
help you identify and update your steps and/or the objects in your repository.



录制的脚本为:
Browser("欢迎登陆WMS系统").Page("欢迎登陆***系统").Link("登录").Click
Browser("欢迎登陆WMS系统").Page("首页").WebElement("WebElement").FireEvent "onmouseover"
Browser("欢迎登陆WMS系统").Page("首页").Frame("Frame").WebRadioGroup("orderDate").Select "4"
Browser("欢迎登陆WMS系统").Page("首页").Frame("Frame").WebList("stockoutOrderPage.params.expre").Select "淘宝"
作者: joykao    时间: 2014-1-24 16:34
去对象库看看结构嘛。。。看看那个frame到底在不在。。。
作者: tianshilan    时间: 2014-2-8 09:40
回复 2# joykao


    谢谢啦,已经解决了

不是控件的问题,是父对象的脚本不存在




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