blob: 30586ad3e7bbb7efc535c0a38e41ade5b433b307 [file] [log] [blame]
Tests that certain user actions in scripts panel reveal execution line.
Running: testRevealAfterPausedOnException
Showing script1 source...
Script source was shown for 'script1.js'.
Throwing exception...
Script execution paused.
Script source was shown for 'reveal-not-skipped.html'.
Reloading page...
Script execution resumed.
Page reloaded.
Showing script1 source...
Script source was shown for 'script1.js'.
Throwing exception...
Script execution paused.
Script source was shown for 'reveal-not-skipped.html'.
Running: testRevealAfterPrettyPrintWhenPaused
Throwing exception...
Showing script1 source...
Script source was shown for 'script1.js'.
Formatting...
Script source was shown for 'script1.js:formatted'.
Script execution resumed.