汗!刚学习用QTP,用QTP9.2版本里的自带的一个例子Filght,脚本录制好后,参数化了日期、fly form 、form to。在回放过程中,运行到filght table下的from时,出现如下错误提示
提示如下:
Cannot identify the specified item of the From object. Confirm that the specified item is included in the object's item collection.
Thanks for your help!
补充哈问题:练习的时候我用的是C/S的。其实我想问的是参数化 fly form、fly to这两个参数后,点击flight查询出来的航班是根据不同的出发地和到达地显示的航班不同,在航班显示页面选择航班的时候应该怎么处理,不处理的情况下第二次运行都是报错的,手工选择航班后才能 进行下一步的操作。大虾们多指点