1 Tests that InspectorBackendDispatcher is catching incorrect messages.
6 0 : "Protocol Error: Invalid message format. Message should be in JSON format."
12 0 : "Protocol Error: Invalid message format. 'command' property wasn't found."
18 0 : "Protocol Error: Invalid message format. The type of 'command' property should be string."
24 0 : "Protocol Error: Invalid message format. 'seq' property was not found in the request."
30 0 : "Protocol Error: Invalid message format. The type of 'seq' property should be number."
36 0 : "Protocol Error: Invalid command was received. 'test' wasn't found in domain DOM."
42 0 : "Protocol Error: 'arguments' property with type 'object' was not found."
48 0 : "Protocol Error: 'arguments' property with type 'object' was not found."
54 0 : "Protocol Error: Argument 'frameId' with type 'Number' was not found."
55 1 : "Protocol Error: Argument 'url' with type 'String' was not found."
56 2 : "Protocol Error: Argument 'base64Encode' with type 'Boolean' was not found."
62 0 : "Protocol Error: Argument 'frameId' with type 'Number' was not found."
63 1 : "Protocol Error: Argument 'url' with type 'String' was not found."
64 2 : "Protocol Error: Argument 'base64Encode' with type 'Boolean' was not found."