Check that exceptionThrown is supported by test runner. { method : Runtime.exceptionThrown params : { exceptionDetails : { columnNumber : 0 exception : { className : Error description : Error: myerror at :1:17 objectId : preview : { description : Error: myerror at :1:17 overflow : false properties : [ [0] : { name : stack type : string value : Error: myerror at :1:17 } [1] : { name : message type : string value : myerror } ] subtype : error type : object } subtype : error type : object } exceptionId : exceptionMetaData : { foo : bar } executionContextId : lineNumber : 0 stackTrace : { callFrames : [ [0] : { columnNumber : 16 functionName : lineNumber : 0 scriptId : url : } ] } text : Uncaught Error: myerror } timestamp : } } { method : Runtime.exceptionThrown params : { exceptionDetails : { columnNumber : 2 exception : { className : Error description : Error: myerror2 at :2:19 objectId : preview : { description : Error: myerror2 at :2:19 overflow : false properties : [ [0] : { name : stack type : string value : Error: myerror2 at :2:19 } [1] : { name : message type : string value : myerror2 } ] subtype : error type : object } subtype : error type : object } exceptionId : exceptionMetaData : { foo2 : bar2 } executionContextId : lineNumber : 1 stackTrace : { callFrames : [ [0] : { columnNumber : 18 functionName : lineNumber : 1 scriptId : url : } ] } text : Uncaught Error: myerror2 } timestamp : } } { method : Runtime.exceptionThrown params : { exceptionDetails : { columnNumber : 2 exception : { description : 2 type : number value : 2 } exceptionId : executionContextId : lineNumber : 1 stackTrace : { callFrames : [ [0] : { columnNumber : 2 functionName : lineNumber : 1 scriptId : url : } ] } text : Uncaught 2 } timestamp : } } { method : Runtime.exceptionThrown params : { exceptionDetails : { columnNumber : 2 exception : { className : Object description : Object objectId : preview : { description : Object overflow : false properties : [ ] type : object } type : object } exceptionId : executionContextId : lineNumber : 1 stackTrace : { callFrames : [ [0] : { columnNumber : 2 functionName : lineNumber : 1 scriptId : url : } ] } text : Uncaught [object Object] } timestamp : } }