标题: 录制报错 求各位大神指导 [打印本页] 作者: wdd666 时间: 2015-12-30 18:03 标题: 录制报错 求各位大神指导 Cannot find the "Date of Flight:" object's parent "Flight Reservation" (class Window). Verify that parent properties match an object currently displayed in your application.
Line (7): "Window("Flight Reservation").WinObject("Date of Flight:").Type DataTable("p_FlightDate", dtGlobalSheet)".
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.作者: lin0731032 时间: 2015-12-31 10:10
"Date of Flight:"日期不对,找不到对应的机票,修改一下日期作者: joykao 时间: 2015-12-31 10:19
Flight Reservation这个对象没出来,你录制的时候是有的,回放的时候没找到,去对象库看看,这个对象是不是必要的,不是么在代码里删掉