wdd666 发表于 2015-12-30 18:03:50

录制报错 求各位大神指导

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:19

"Date of Flight:"日期不对,找不到对应的机票,修改一下日期

joykao 发表于 2015-12-31 10:19:05

Flight Reservation这个对象没出来,你录制的时候是有的,回放的时候没找到,去对象库看看,这个对象是不是必要的,不是么在代码里删掉
页: [1]
查看完整版本: 录制报错 求各位大神指导