blob: a85e2524cbe735f178ee3a8c7f273caa0fefd7b8 [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: Not paused
-- Running test case: EvaluateOnCallFrameBadCallFrameIdentifier
PASS: Paused
PASS: Should be an error: Could not find InjectedScript for callFrameId
PASS: Resumed