51Testing软件测试论坛

标题: qtp运行报错的提示什么意思? [打印本页]

作者: sufen2315    时间: 2008-10-9 13:56
标题: qtp运行报错的提示什么意思?
Cannot find the "FLIGHT" object's parent "Flight Reservation" (class Window). Verify that parent properties match an object currently displayed in your application.

经常有这个提示,这是什么问题,怎么避免?
作者: snake0620    时间: 2008-10-9 14:08
报着个错误的原因是Flight Reservation窗口不存在,或者当前打开了多个Flight Reservation窗口造成的,运行脚本前要确认所有同名的窗口是否已经关闭了。还可以在脚本的第一行加上systemutil.CloseProcessByName "Flight4a.exe",用来关闭所有名字为Flight4a.exe的进程
作者: 假装不在    时间: 2008-10-9 14:58
找不到对象,对象没出现。




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