Test started at Wed Apr 25 13:09:33 CEST 2012, lasting 1468 ms.
[Should fail] JavaScript error: JS error in setTimeout task make step fail
Source: /raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/javaScriptError.xml:10:
Base URL (used by invoke steps with a relative URL): http://localhost:19090/selftest/
Simulated browser: IE6
| # | Result | Name | Parameter | Duration | ||||
|---|---|---|---|---|---|---|---|---|
| 1 | ![]() | invoke
Resulting page |
| 1130 | ||||
| 2 | ![]() Error Page | clickButton
Resulting page |
| 338 |
JavaScript error loading page http://localhost:19090/selftest/JavaScriptErrors.html: ReferenceError: "nonExisting" is not defined. (script in http://localhost:19090/selftest/JavaScriptErrors.html from (4, 32) to (13, 10)#7)
http://localhost:19090/selftest/JavaScriptErrors.html
/raid/volume1/opt/webtest/webtestCC/CanooFunctionalTesting/selftests/tests/javaScriptError.xml (line: 13)
| javascript error | ReferenceError: "nonExisting" is not defined. (script in http://localhost:19090/selftest/JavaScriptErrors.html from (4, 32) to (13, 10)#7) |
| line | 7 |
| javascript source | function functionWithError() { var a = nonExisting.foo; } |
| javascript call stack | ReferenceError: "nonExisting" is not defined. (script in http://localhost:19090/selftest/JavaScriptErrors.html from (4, 32) to (13, 10)#7) at functionWithError(script in http://localhost:19090/selftest/JavaScriptErrors.html from (4, 32) to (13, 10):7) |