chromium/third_party/blink/web_tests/inspector-protocol/system-info/process-info-frame-target-expected.txt

Tests that ProcessInfo is not available from frame target
{
    error : {
        code : -32000
        message : SystemInfo.getProcessInfo is only supported on the browser target
    }
    id : <number>
    sessionId : <string>
}