chromium/third_party/blink/web_tests/http/tests/inspector-protocol/target/message-to-detached-session-expected.txt

Tests that sending message to detached session will return an error.
removed frames from dom
PASS: got protocolerror: {
    code : -32001
    message : Session with given id not found.
}
PASS: got protocolerror: {
    code : -32001
    message : Session with given id not found.
}