chromium/third_party/blink/web_tests/inspector-protocol/page/terminate-execution-expected.txt

Tests terminate execution.
{
    id : <number>
    result : {
    }
    sessionId : <string>
}
{
    error : {
        code : -32000
        message : Execution was terminated
    }
    id : <number>
    sessionId : <string>
}