标题: LR11在Replay时识别不到窗口名,"Window or object is not displayed" [打印本页] 作者: clarisahuang 时间: 2012-12-3 21:35 标题: LR11在Replay时识别不到窗口名,"Window or object is not displayed" 本帖最后由 clarisahuang 于 2012-12-4 10:30 编辑
首次使用LR,LR11+EBS R12,录制创建采购订单的脚本回放报错,协议用的是Oracle Web Application11i
Replay Log里写:
Starting action Action.
Action.c(4): Checking for active timers...
Action.c(4): No timers found, exiting.
Action.c(4): Error: nca_obj_type("PO_HEADERS_OPERATING_UNIT_0") failed, Window or object is not displayed.
The window currently in focus: "Error".
The last popup/alert message received: "stop - Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error."
Abort was called from an action.
Generation Log里写:
Event Matching Error: IN Event left without an OUT event at the end of recording
URL地址后面加了record=names,Oracle配置文件ICX: Forms Launchers里也加了play=&record=names,Recording Options按不同的组合录了好多次,报的错是一样的。