blob: 28d09cda05d0046c93b95a8978737268659e6308 [file] [log] [blame]
Test general cases of CanvasAgent recording calls.
== Running test suite: Canvas.recording
-- Running test case: Canvas.startRecording.InvalidCanvasId
PASS: Should produce an error.
Error: No canvas for given identifier.
-- Running test case: Canvas.stopRecording.InvalidCanvasId
PASS: Should produce an error.
Error: No canvas for given identifier.