标题: 求教,录制Testcase开始就抛出错误 [打印本页] 作者: jimmy_zjw 时间: 2008-4-18 15:49 标题: 求教,录制Testcase开始就抛出错误 1.成功enable extensions
2.创建了test plan
3.record时设置了application state为defaultbasestate,然后进行录制
但抛出如下图1错误:
[attach]41260[/attach]
4.并且results中显示如下Log:
[ ] Script $ScriptMain - 1 error
[ ] Machine: (local)
[ ] Started: 03:41:28PM on 18-Apr-2008
[ ] Elapsed: 0:00:08
[ ] Totals: 1 error, 0 warnings
[ ]
[ ] *** DefaultBaseState is setting Browser active, No window was active
[ ] *** Error: Window '[PushButton]查看(V)' was not found
[ ] Occurred in IsChecked
[ ] Called from Explorer.SetRequiredOptions at extend\explorer.inc(445)
[ ] Called from Browser.SetRequiredOptions at browser.inc(558)
[ ] Called from DefaultBaseState at defaults.inc(257)
[ ] Called from main at $ScriptMain(2)