| 1 | CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
|
|---|
| 2 | CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
|
|---|
| 3 | CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
|
|---|
| 1 | 4 | Tests that framework blackboxing skips instant pauses (e.g. breakpoints on console.assert(), setTimeout(), etc.) if they happen entirely inside the framework.
|
|---|
| 2 | 5 |
|
|---|
| 3 | 6 | Set timer for test function.
|
|---|
| 4 | 7 | Call stack:
|
|---|
| 5 | 8 | 0) stop (frameworks-skip-break-program.js:29)
|
|---|
| 6 | 9 |
|
|---|