blob: 681052e872c21c7f56dc864a2933d076a683c4f4 [file] [log] [blame]
Calling Debugger.evaluateOnCallFrame protocol error cases.
== Running test suite: Debugger.evaluateOnCallFrame.errors
-- Running test case: EvaluateOnCallFrameNotPaused
PASS: Paused
PASS: Resumed
PASS: Should be an error: Must be paused
-- Running test case: EvaluateOnCallFrameBadCallFrameIdentifier
PASS: Paused
PASS: Should be an error: Missing injected script for given callFrameId
PASS: Resumed