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 | |